Searched refs:handleBlockActivity (Results 1 – 1 of 1) sorted by relevance
681 mHandler.post(() -> handleBlockActivity(currentTask, newActivityIntent)); in blockActivity()687 private void handleBlockActivity(TaskInfo currentTask, Intent newActivityIntent) { in handleBlockActivity() method in CarActivityService