Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastSkipPolicy.java638 return noteOpForManifestReceiverInner(appOp, r, info, component, null); in noteOpForManifestReceiver()
642 if (!noteOpForManifestReceiverInner(appOp, r, info, component, tag)) { in noteOpForManifestReceiver()
650 private boolean noteOpForManifestReceiverInner(int appOp, BroadcastRecord r, ResolveInfo info, in noteOpForManifestReceiverInner() method in BroadcastSkipPolicy
/frameworks/base/services/
Dart-wear-profile5962 HPLcom/android/server/am/BroadcastSkipPolicy;->noteOpForManifestReceiverInner(ILcom/android/server/…