/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/ |
D | UiDeviceUtils.java | 84 public static void pressDPadCenter(Instrumentation instrumentation, int repeat) { in pressDPadCenter() 88 private static void pressKey(Instrumentation instrumentation, int keyCode, int repeat) { in pressKey() 100 private static void assertPressKeyDown(Instrumentation instrumentation, int keyCode, in assertPressKeyDown() 105 private static void assertPressKeyUp(Instrumentation instrumentation, int keyCode, in assertPressKeyUp() 110 private static void assertPressKey(Instrumentation instrumentation, int action, int keyCode, in assertPressKey() 119 private static boolean injectEvent(Instrumentation instrumentation, KeyEvent event, in injectEvent() 124 private static UiAutomation getUiAutomation(Instrumentation instrumentation) { in getUiAutomation()
|
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/ |
D | WakelockAnomalyTest.java | 51 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local 81 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_longTimeWhileRunning_report() local 102 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_shortTime_notReport() local 125 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_longTimeWhileNotRunning_notReport() local
|
D | BluetoothAnomalyTest.java | 51 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local 80 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testBluetoothAnomaly_longScanningTime_reportAnomaly() local 101 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testBluetoothAnomaly_shortScanningTime_notReport() local
|
D | TestUtils.java | 37 public static void setUp(Instrumentation instrumentation) { in setUp() 50 public static void tearDown(Instrumentation instrumentation) { in tearDown()
|
/packages/apps/Settings/tests/app/src/com/android/settings/tests/ |
D | PrivateVolumeSettingsTest.java | 38 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in test_ManageStorageNotShown() local
|
D | DashboardAdapterTest.java | 42 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in SetUp() local
|
D | KeepOnScreenTest.java | 46 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testStayAwake_turnOn_StayAwakeWhileWirelessCharging() local
|
D | DrawOverlayDetailsTest.java | 45 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testSystemUiDrawOverlayDetails_Disabled() local
|
/packages/apps/Settings/tests/app/src/com/android/settings/fuelgauge/ |
D | PowerUsageSummaryUiTest.java | 42 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in SetUp() local
|
/packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/preferences/ |
D | NameAutoCompletePreferenceTest.java | 61 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/display/ |
D | NightDisplaySettingsActivityTest.java | 44 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/test/ |
D | IntegrationTestUtils.java | 49 public IntegrationTestUtils(Instrumentation instrumentation) { in IntegrationTestUtils()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/backup/ |
D | BackupIntentTest.java | 50 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | MoreKeySpecStringReferenceTests.java | 38 final Instrumentation instrumentation = getInstrumentation(); in setUp() local
|