Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DSystemActivityMonitoringService.java185 public void blockActivity(TopTaskInfoContainer currentTask, Intent newActivityIntent) { in blockActivity()
400 private void handleBlockActivity(TopTaskInfoContainer currentTask, Intent newActivityIntent) { in handleBlockActivity()
505 Intent newActivityIntent) { in requestBlockActivity()
/aosp12/packages/services/Car/service/src/com/android/car/pm/
H A DCarPackageManagerService.java1370 Intent newActivityIntent = createBlockingActivityIntent( in doBlockTopActivityIfNotAllowed() local
1473 Intent newActivityIntent = new Intent(); in createBlockingActivityIntent() local