Home
last modified time | relevance | path

Searched defs:interceptor (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifDismissInterceptor.java64 NotifDismissInterceptor interceptor, in onEndDismissInterception()
/aosp14/frameworks/base/tests/utils/testutils/java/com/android/internal/util/test/
H A DBroadcastInterceptingContext.java128 final BroadcastInterceptor interceptor = new BroadcastInterceptor(null, filter, null); in nextBroadcastIntent() local
194 final BroadcastInterceptor interceptor = i.next(); in unregisterReceiver() local
207 final BroadcastInterceptor interceptor = i.next(); in sendBroadcast() local
/aosp14/system/core/debuggerd/tombstoned/
H A Dintercept_manager.cpp195 bool dump_types_compatible(DebuggerdDumpType interceptor, DebuggerdDumpType dump) { in dump_types_compatible()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java262 void addNotificationDismissInterceptor(NotifDismissInterceptor interceptor) { in addNotificationDismissInterceptor()
788 NotifDismissInterceptor interceptor, in onEndDismissInterception()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDragDropController.java435 final DragState.InputInterceptor interceptor = in handleMessage() local
H A DActivityStarter.java325 ActivityTaskSupervisor supervisor, ActivityStartInterceptor interceptor) { in DefaultFactory()
613 ActivityTaskSupervisor supervisor, ActivityStartInterceptor interceptor) { in ActivityStarter()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/companion/virtual/
H A DVirtualDeviceManagerServiceTest.java1574 IVirtualDeviceIntentInterceptor.Stub interceptor = in canActivityBeLaunched_intentInterceptedWhenRegistered_activityNoLaunch() local
1617 IVirtualDeviceIntentInterceptor.Stub interceptor = in canActivityBeLaunched_noMatchIntentFilter_activityLaunches() local