Searched refs:blockActivity (Results 1 – 3 of 3) sorted by relevance
100 mService.blockActivity(mTopTaskInfo[0], blockingIntent); in testActivityBlocking()
173 public void blockActivity(TopTaskInfoContainer currentTask, Intent newActivityIntent) { in blockActivity() method in SystemActivityMonitoringService
1088 mSystemActivityMonitoringService.blockActivity(topTask, newActivityIntent); in doBlockTopActivityIfNotAllowed()