Searched refs:stateListener (Results 1 – 2 of 2) sorted by relevance
283 StatusBarStateController.StateListener stateListener = in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView() local285 stateListener.onStateChanged(SHADE); in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView()442 StatusBarStateController.StateListener stateListener = in testOnStatePostChange_verifyNotSensitive() local445 stateListener.onStatePostChange(); in testOnStatePostChange_verifyNotSensitive()457 StatusBarStateController.StateListener stateListener = in testOnStatePostChange_verifyIfProfileIsPublic() local460 stateListener.onStatePostChange(); in testOnStatePostChange_verifyIfProfileIsPublic()474 StatusBarStateController.StateListener stateListener = in testOnStatePostChange_verifyNotSensitive_screenshareNotificationHidingEnabled() local477 stateListener.onStatePostChange(); in testOnStatePostChange_verifyNotSensitive_screenshareNotificationHidingEnabled()492 StatusBarStateController.StateListener stateListener = in testOnStatePostChange_verifyIfProfileIsPublic_screenshareNotificationHidingEnabled() local495 stateListener.onStatePostChange(); in testOnStatePostChange_verifyIfProfileIsPublic_screenshareNotificationHidingEnabled()[all …]
108 private val stateListener: StatusBarStateController.StateListener = in <lambda>() constant350 stateListener.onDozeAmountChanged(dozeAmount, dozeAmount) in <lambda>()351 statusBarStateController.addCallback(stateListener) in <lambda>()378 statusBarStateController.removeCallback(stateListener) in <lambda>()