Searched refs:SYSTEM_NAVIGATION_KEYS_ENABLED (Results 1 – 2 of 2) sorted by relevance
19 import static android.provider.Settings.Secure.SYSTEM_NAVIGATION_KEYS_ENABLED;35 private static final String SECURE_KEY = SYSTEM_NAVIGATION_KEYS_ENABLED;
19 import static android.provider.Settings.Secure.SYSTEM_NAVIGATION_KEYS_ENABLED;108 Settings.Secure.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 1); in testIsChecked_configIsSet_shouldReturnTrue() local120 Settings.Secure.putInt(context.getContentResolver(), SYSTEM_NAVIGATION_KEYS_ENABLED, 0); in testIsChecked_configIsNotSet_shouldReturnFalse() local