Home
last modified time | relevance | path

Searched refs:getAllowMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java3113 /* allowAll= */false, getAllowMode(service, callingPackage), in retrieveServiceLocked()
3353 private int getAllowMode(Intent service, @Nullable String callingPackage) { in getAllowMode() method in ActiveServices
/aosp12/frameworks/base/services/
H A Dart-profile5945 HSPLcom/android/server/am/ActiveServices;->getAllowMode(Landroid/content/Intent;Ljava/lang/String;)…