Home
last modified time | relevance | path

Searched defs:SYSTEM_NAVIGATION_KEYS_ENABLED (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/gestures/
DSwipeToNotificationPreferenceControllerTest.java103 Settings.Secure.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 1); in testIsChecked_configIsSet_shouldReturnTrue() local
115 Settings.Secure.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 0); in testIsChecked_configIsNotSet_shouldReturnFalse() local