Searched refs:checkStartActivity (Results 1 – 2 of 2) sorted by relevance
127 public boolean checkStartActivity(Intent intent, int callerUid, int callerPid, in checkStartActivity() method in IntentFirewall
373 abort |= !mService.mIntentFirewall.checkStartActivity(intent, callingUid, in startActivityLocked()