/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/ |
D | WakelockAnomalyTest.java | 52 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local 82 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_longTimeWhileRunning_report() local 103 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_shortTime_notReport() local 126 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testWakelockAnomaly_longTimeWhileNotRunning_notReport() local
|
D | BluetoothAnomalyTest.java | 52 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local 81 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in testBluetoothAnomaly_longScanningTime_reportAnomaly() local 102 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/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | FallbackRecentsTest.java | 78 Instrumentation instrumentation = getInstrumentation(); in FallbackRecentsTest() local 133 final Instrumentation instrumentation = getInstrumentation(); in startAppFast() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/fuelgauge/batterytip/ |
D | RestrictAppTest.java | 70 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in batterySettings_hasOneAnomaly_showAnomaly() local 85 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in batterySettings_hasTwoAnomalies_showAnomalies() local 100 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in batterySettings_hasAutoHandledAnomalies_showAutoHandled() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/fuelgauge/ |
D | PowerUsageSummaryTest.java | 43 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in SetUp() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/backup/ |
D | BackupIntentTest.java | 48 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/display/ |
D | NightDisplaySettingsActivityTest.java | 45 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/dpp/ |
D | WifiDppConfiguratorActivityTest.java | 185 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in launchScanner_onNavigateUp_shouldFinish() local 203 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in launchGenerator_onNavigateUp_shouldFinish() local
|
D | WifiDppQrCodeScannerFragmentTest.java | 68 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in onPause_shouldNotDecodeQrCode() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/test/ |
D | IntegrationTestUtils.java | 49 public IntegrationTestUtils(Instrumentation instrumentation) { in IntegrationTestUtils()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | MoreKeySpecStringReferenceTests.java | 46 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | TestHelpers.java | 67 Instrumentation instrumentation = getInstrumentation(); in getLauncherInMyProcess() local
|
D | LauncherInstrumentation.java | 157 public LauncherInstrumentation(Instrumentation instrumentation) { in LauncherInstrumentation()
|
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/ |
D | InetDiagSocketIntegrationTest.java | 60 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setUp() local
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ |
D | DialogFragmentTest.java | 298 public static String runShellCommand(Instrumentation instrumentation, String cmd) in runShellCommand()
|