Home
last modified time | relevance | path

Searched refs:instrumentWithoutRestart (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl158 void instrumentWithoutRestart(in ComponentName instrumentationName, in instrumentWithoutRestart() method
H A DActivityThread.java1860 public void instrumentWithoutRestart(ComponentName instrumentationName, in instrumentWithoutRestart() method in ActivityThread.ApplicationThread
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java690 public void instrumentWithoutRestart(ComponentName instrumentationName, in instrumentWithoutRestart() method in TransactionParcelTests.StubAppThread
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13894 instrumentWithoutRestart(activeInstr, ai); in startInstrumentation()
13901 private void instrumentWithoutRestart(ActiveInstrumentation activeInstr, in instrumentWithoutRestart() method in ActivityManagerService
13909 pr.getThread().instrumentWithoutRestart( in instrumentWithoutRestart()