Searched defs:TARGET (Results 1 – 10 of 10) sorted by relevance
38 public static final String TARGET = "com.active.unlock.target"; field in ActiveUnlockTestUtils49 context.getContentResolver(), TARGET_SETTING, TARGET); in enable() local
49 private static final String TARGET = field in NavButtonShortcutOptionControllerTest
58 private static final String TARGET = field in VolumeKeysShortcutOptionControllerTest
47 private static final String TARGET = field in FloatingButtonShortcutOptionControllerTest
54 private static final String TARGET = field in GestureShortcutOptionControllerTest
66 private static final ComponentName TARGET = new ComponentName("FakePackage", "FakeClass"); field in QuickSettingsShortcutOptionControllerTest
105 private static final String TARGET = MAGNIFICATION_CONTROLLER_NAME; field in EditShortcutsPreferenceFragmentTest
85 private static final String TARGET = "target"; field in TestDriveTest
262 private const val TARGET = "sdk-trunk_staging" constant