Home
last modified time | relevance | path

Searched defs:instrumentationName (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl177 void instrumentWithoutRestart(in ComponentName instrumentationName, in instrumentWithoutRestart()
DActivityThread.java976 ComponentName instrumentationName; field in ActivityThread.AppBindData
1311 ComponentName instrumentationName, in bindApplication()
2254 public void instrumentWithoutRestart(ComponentName instrumentationName, in instrumentWithoutRestart()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4743 ComponentName instrumentationName = null; in attachApplicationLocked() local