Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DHostNfcFEmulationManager.java105 NfcFServiceInfo resolvedService = mT3tIdentifiersCache.resolveNfcid2(nfcid2); in onHostEmulationData() local
H A DHostEmulationManager.java154 ComponentName resolvedService = null; in onHostEmulationData() local
/aosp12/frameworks/base/services/core/java/com/android/server/firewall/
H A DIntentFirewall.java136 public boolean checkService(ComponentName resolvedService, Intent intent, int callerUid, in checkService()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java337 final ResolveInfo resolvedService = mContext.getPackageManager() in updateActivityRecognizerTags() local