public static class Lockscreen.Contract extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTHORITY |
static Uri |
CONTENT_URI |
static String |
EXTRA_EMPLOYEE_ID |
static String |
METHOD_LOCK |
static String |
METHOD_UNLOCK |
static String |
RESULT_LOCK |
static String |
RESULT_UNLOCK |
Constructor and Description |
---|
Contract() |
public static final String AUTHORITY
public static final Uri CONTENT_URI
public static final String METHOD_LOCK
public static final String METHOD_UNLOCK
public static final String EXTRA_EMPLOYEE_ID
public static final String RESULT_LOCK
public static final String RESULT_UNLOCK