Searched refs:STORAGE_GLOBAL_SETTINGS (Results 1 – 1 of 1) sorted by relevance
62 private static final int STORAGE_GLOBAL_SETTINGS = 1; field in HdmiCecConfig67 STORAGE_GLOBAL_SETTINGS,879 } else if (storage == STORAGE_GLOBAL_SETTINGS) { in retrieveValue()895 } else if (storage == STORAGE_GLOBAL_SETTINGS) { in storeValue()944 if (storage != STORAGE_GLOBAL_SETTINGS && storage != STORAGE_SHARED_PREFS) { in registerChangeListener()