Home
last modified time | relevance | path

Searched defs:newActivityIntent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DSystemActivityMonitoringService.java173 public void blockActivity(TopTaskInfoContainer currentTask, Intent newActivityIntent) { in blockActivity()
381 private void handleBlockActivity(TopTaskInfoContainer currentTask, Intent newActivityIntent) { in handleBlockActivity()
481 Intent newActivityIntent) { in requestBlockActivity()
/packages/services/Car/service/src/com/android/car/pm/
DCarPackageManagerService.java1074 Intent newActivityIntent = createBlockingActivityIntent( in doBlockTopActivityIfNotAllowed() local
1100 Intent newActivityIntent = new Intent(); in createBlockingActivityIntent() local