Searched refs:getAllowMode (Results 1 – 2 of 2) sorted by relevance
3113 /* allowAll= */false, getAllowMode(service, callingPackage), in retrieveServiceLocked()3353 private int getAllowMode(Intent service, @Nullable String callingPackage) { in getAllowMode() method in ActiveServices
5945 HSPLcom/android/server/am/ActiveServices;->getAllowMode(Landroid/content/Intent;Ljava/lang/String;)…