Searched refs:SETTINGS_PAGE (Results 1 – 1 of 1) sorted by relevance
505 public static final int SETTINGS_PAGE = SETTINGS << PAGE_SHIFT; field in Tags506 public static final int SETTINGS_SETTINGS = SETTINGS_PAGE + 5;507 public static final int SETTINGS_STATUS = SETTINGS_PAGE + 6;508 public static final int SETTINGS_GET = SETTINGS_PAGE + 7;509 public static final int SETTINGS_SET = SETTINGS_PAGE + 8;510 public static final int SETTINGS_OOF = SETTINGS_PAGE + 9;511 public static final int SETTINGS_OOF_STATE = SETTINGS_PAGE + 0xA;512 public static final int SETTINGS_START_TIME = SETTINGS_PAGE + 0xB;513 public static final int SETTINGS_END_TIME = SETTINGS_PAGE + 0xC;514 public static final int SETTINGS_OOF_MESSAGE = SETTINGS_PAGE + 0xD;[all …]