Home
last modified time | relevance | path

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

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