Searched refs:mShadeLogger (Results 1 – 4 of 4) sorted by relevance
101 private final ShadeLogger mShadeLogger; field in NotificationShadeWindowViewController210 mShadeLogger = shadeLogger; in NotificationShadeWindowViewController()268 mShadeLogger.logShadeWindowDispatch(ev, msg, result); in logDownDispatch()472 mShadeLogger.d("NSWVC: capture all touch events in always-on"); in setupExpandedStatusBar()481 mShadeLogger.d("NSWVC: alt bouncer showing"); in setupExpandedStatusBar()503 mShadeLogger.d("NSWVC: QS intercepted"); in setupExpandedStatusBar()514 mShadeLogger.d("NSWVC: drag down helper intercepted"); in setupExpandedStatusBar()522 mShadeLogger.d("NSWVC: drag down helper intercepted"); in setupExpandedStatusBar()536 mShadeLogger.d("NSWVC: intercepted for HUN/PULSING"); in setupExpandedStatusBar()667 mShadeLogger.d("NSWVC: NPVC intercepted"); in didNotificationPanelInterceptEvent()[all …]
153 @Mock protected ShadeLogger mShadeLogger; field in QuickSettingsControllerImplBaseTest302 mShadeLogger, in setup()
437 private final ShadeLogger mShadeLogger; field in CentralSurfacesImpl739 mShadeLogger = shadeLogger; in CentralSurfacesImpl()1892 mShadeLogger.d("ACTION_CLOSE_SYSTEM_DIALOGS intent: closing shade");1908 mShadeLogger.d("ACTION_CLOSE_SYSTEM_DIALOGS intent: non-matching user ID");2653 mShadeLogger.logUpdateNotificationPanelTouchState(disabled, isGoingToSleep(), in updateNotificationPanelTouchState()
252 @Mock private ShadeLogger mShadeLogger; field in CentralSurfacesImplTest523 mShadeLogger, in createCentralSurfaces()