Home
last modified time | relevance | path

Searched refs:KEY_REBOOT_WITH_MTE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DRebootWithMtePreferenceController.java35 private static final String KEY_REBOOT_WITH_MTE = "reboot_with_mte"; field in RebootWithMtePreferenceController
40 super(context, KEY_REBOOT_WITH_MTE); in RebootWithMtePreferenceController()
67 return KEY_REBOOT_WITH_MTE; in getPreferenceKey()