public class UserDetailsContentContract
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UserDetailsContentContract.UserDetails
Constants for the User Details table 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
AUTHORITY
The authority of the user details content provider - this must match the authority
 specified in the AndroidManifest.xml provider section 
 | 
static android.net.Uri | 
CONTENT_URI
The content URI for the top-level userDetail authority 
 | 
| Constructor and Description | 
|---|
UserDetailsContentContract()  | 
public static final java.lang.String AUTHORITY
public static final android.net.Uri CONTENT_URI