Home
last modified time | relevance | path

Searched defs:mInterceptor (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DKeyboardInterceptorTest.java55 private KeyboardInterceptor mInterceptor; field in KeyboardInterceptorTest
/frameworks/opt/car/services/updatableServices/tests/src/com/android/server/wm/
DCarDisplayCompatActivityInterceptorTest.java80 private CarDisplayCompatActivityInterceptor mInterceptor; field in CarDisplayCompatActivityInterceptorTest
DCarLaunchOnPrivateDisplayActivityInterceptorTest.java89 private CarLaunchOnPrivateDisplayActivityInterceptor mInterceptor; field in CarLaunchOnPrivateDisplayActivityInterceptorTest
DCarActivityInterceptorUpdatableTest.java57 private CarActivityInterceptorUpdatableImpl mInterceptor; field in CarActivityInterceptorUpdatableTest
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityStartInterceptorTest.java130 private ActivityStartInterceptor mInterceptor; field in ActivityStartInterceptorTest
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java188 private final ActivityStartInterceptor mInterceptor; field in ActivityStarter
328 private ActivityStartInterceptor mInterceptor; field in ActivityStarter.DefaultFactory