Home
last modified time | relevance | path

Searched defs:getInstrumentationInfoAsUser (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DIPackageManagerBase.java530 public final InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, in getInstrumentationInfoAsUser() method in IPackageManagerBase
H A DComputer.java477 InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, int flags, in getInstrumentationInfoAsUser() method
H A DComputerEngine.java4816 public InstrumentationInfo getInstrumentationInfoAsUser(@NonNull ComponentName component, in getInstrumentationInfoAsUser() method in ComputerEngine
/aosp14/frameworks/base/core/java/android/content/pm/
H A DIPackageManager.aidl207 InstrumentationInfo getInstrumentationInfoAsUser( in getInstrumentationInfoAsUser() method