Searched refs:getInstrumentationInfoAsUser (Results 1 – 7 of 7) sorted by relevance
528 public final InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, in getInstrumentationInfoAsUser() method in IPackageManagerBase530 return snapshot().getInstrumentationInfoAsUser(component, flags, userId); in getInstrumentationInfoAsUser()
502 InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, int flags, in getInstrumentationInfoAsUser() method
4901 public InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, in getInstrumentationInfoAsUser() method in ComputerEngine
213 InstrumentationInfo getInstrumentationInfoAsUser( in getInstrumentationInfoAsUser() method
1767 InstrumentationInfo ii = mPM.getInstrumentationInfoAsUser( in getInstrumentationInfo()
7680 ii = getPackageManager().getInstrumentationInfoAsUser(data.instrumentationName, in prepareInstrumentation()
17917 PLcom/android/server/pm/ComputerEngine;->getInstrumentationInfoAsUser(Landroid/content/ComponentNam…18119 PLcom/android/server/pm/IPackageManagerBase;->getInstrumentationInfoAsUser(Landroid/content/Compone…