public class SystemStateApi
Modifier and Type | Field and Description |
---|---|
static android.net.Uri |
BASE_URI |
static SystemStateApi |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static java.lang.Long |
getLastSessionNumber(android.content.Context context) |
static java.lang.Boolean |
isSessionOpened(android.content.Context context) |
public static android.net.Uri BASE_URI
public static SystemStateApi INSTANCE