Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/
DPreProvisioningController.java575 if (verifyActionAndCallerInner(intent, callingPackage)) { in verifyActionAndCaller()
584 private boolean verifyActionAndCallerInner(Intent intent, String callingPackage) { in verifyActionAndCallerInner() method in PreProvisioningController