Searched refs:KEY_ADVANCED_DEVICES (Results 1 – 1 of 1) sorted by relevance
23 private static final String KEY_ADVANCED_DEVICES = "advancedDevices"; field in LocalPreferences28 .getBoolean(KEY_ADVANCED_DEVICES, false); in getDisplayAdvancedDevices()38 .putBoolean(KEY_ADVANCED_DEVICES, display).apply(); in setDisplayAdvancedDevices()