Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DActiveUnlockTestUtils.java40 public static final String TARGET_SETTING = "active_unlock_target"; field in ActiveUnlockTestUtils
49 context.getContentResolver(), TARGET_SETTING, TARGET); in enable() local
80 Settings.Secure.putString(context.getContentResolver(), TARGET_SETTING, null); in disable() local
/packages/apps/Settings/tests/unit/src/com/android/settings/testutils/
DActiveUnlockTestUtils.java40 public static final String TARGET_SETTING = "active_unlock_target"; field in ActiveUnlockTestUtils
49 context.getContentResolver(), TARGET_SETTING, TARGET); in enable() local
80 Settings.Secure.putString(context.getContentResolver(), TARGET_SETTING, null); in disable() local