Home
last modified time | relevance | path

Searched refs:mTrustedPresentationListenerController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java808 final TrustedPresentationListenerController mTrustedPresentationListenerController = field in WindowManagerService
7404 mTrustedPresentationListenerController.dump(pw); in doDump()
10138 mTrustedPresentationListenerController.registerListener(window, listener, thresholds, id); in registerTrustedPresentationListener()
10144 mTrustedPresentationListenerController.unregisterListener(listener, id); in unregisterTrustedPresentationListener()