Searched refs:verifyActionAndCallerInner (Results 1 – 1 of 1) sorted by relevance
422 if (verifyActionAndCallerInner(intent, callingPackage)) { in verifyActionAndCaller()431 private boolean verifyActionAndCallerInner(Intent intent, String callingPackage) { in verifyActionAndCallerInner() method in PreProvisioningController