Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/unit/src/com/android/settings/testutils/
DActiveUnlockTestUtils.java40 public static final String TARGET = "com.active.unlock.target"; field in ActiveUnlockTestUtils
51 context.getContentResolver(), TARGET_SETTING, TARGET); in enable() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DActiveUnlockTestUtils.java40 public static final String TARGET = "com.active.unlock.target"; field in ActiveUnlockTestUtils
51 context.getContentResolver(), TARGET_SETTING, TARGET); in enable() local
/packages/modules/StatsD/statsd/tools/localtools/test/com/android/statsd/shelltools/testdrive/
DTestDriveTest.java85 private static final String TARGET = "target"; field in TestDriveTest