Searched refs:verifyActionAndCaller (Results 1 – 2 of 2) sorted by relevance
92 protected boolean verifyActionAndCaller(Intent intent, String caller) { in setup()
269 if (!verifyActionAndCaller(intent, callingPackage)) { in initiateProvisioning()573 @VisibleForTesting protected boolean verifyActionAndCaller(Intent intent, in verifyActionAndCaller() method in PreProvisioningController