Home
last modified time | relevance | path

Searched refs:ActiveInstrumentation (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DAccessCheckDelegateHelper.java35 private final List<ActiveInstrumentation> mActiveInstrumentation;
45 List<ActiveInstrumentation> activeInstrumentation, AppOpsService appOpsService, in AccessCheckDelegateHelper()
86 final ActiveInstrumentation instr = in startDelegateShellPermissionIdentity()
152 final ActiveInstrumentation instr = in addOverridePermissionState()
DActiveInstrumentation.java31 class ActiveInstrumentation { class
82 ActiveInstrumentation(ActivityManagerService service) { in ActiveInstrumentation() method in ActiveInstrumentation
DProcessRecord.java278 private ActiveInstrumentation mInstr;
991 void setActiveInstrumentation(ActiveInstrumentation instr) { in setActiveInstrumentation()
1001 ActiveInstrumentation getActiveInstrumentation() { in getActiveInstrumentation()
DAppProfiler.java2397 ActiveInstrumentation instr) throws IOException, RemoteException { in setupProfilerInfoLocked()
2452 ActiveInstrumentation aInstr = mService.mActiveInstrumentation.get(i); in setupProfilerInfoLocked()
DActiveServices.java8459 ActiveInstrumentation instr = targetProcess.getActiveInstrumentation(); in shouldAllowFgsWhileInUsePermissionLocked()
8724 final ActiveInstrumentation instr = app.getActiveInstrumentation(); in shouldAllowFgsStartForegroundNoBindingCheckLocked()
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto781 // Arguments as given to the ActiveInstrumentation object in Bundle
784 // Arguments as given to the ActiveInstrumentation object.
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DMockingOomAdjusterTests.java412 doReturn(mock(ActiveInstrumentation.class)).when(app).getActiveInstrumentation(); in testUpdateOomAdj_DoOne_RunningInstrumentation()
/frameworks/base/services/
Dart-profile-boot586 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
Dart-wear-profile4155 PLcom/android/server/am/ActiveInstrumentation;-><init>(Lcom/android/server/am/ActivityManagerServic…
5163 …hread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/…
6784 …d/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
6850 …/server/am/ProcessRecord;->setActiveInstrumentation(Lcom/android/server/am/ActiveInstrumentation;)V
Dart-profile524 …hread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/…