Home | History | Annotate | Download | only in phone

Lines Matching refs:setDozing

1342         mKeyguardIndicationController.setDozing(mDozing);
4719 mNotificationPanel.setDozing(mDozing, animate);
4721 mScrimController.setDozing(mDozing);
4722 mKeyguardIndicationController.setDozing(mDozing);
4725 mDozeScrimController.setDozing(mDozing, animate);
5471 mStatusBarWindowManager.setDozing(mDozing);
5472 mStatusBarKeyguardViewManager.setDozing(mDozing);
5474 ((DozeReceiver) mAmbientIndicationContainer).setDozing(mDozing);