Searched refs:blockActivity (Results 1 – 3 of 3) sorted by relevance
271 mService.blockActivity(listenerDenyListed.mTopTask, blockingIntent); in testActivityBlocking()
680 public void blockActivity(TaskInfo currentTask, Intent newActivityIntent) { in blockActivity() method in CarActivityService
1560 mActivityService.blockActivity(topTask, newActivityIntent); in doBlockTopActivityIfNotAllowed()