Home
last modified time | relevance | path

Searched defs:dozeTimeTick (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeReceiver.java27 void dozeTimeTick(); in dozeTimeTick() method
H A DDozeHost.java30 void dozeTimeTick(); in dozeTimeTick() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DDozeInteractor.kt39 fun dozeTimeTick() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsAnimationViewController.kt169 fun dozeTimeTick() { regex
H A DUdfpsAnimationView.java167 boolean dozeTimeTick() { in dozeTimeTick() method in UdfpsAnimationView
H A DUdfpsKeyguardViewLegacy.java127 public boolean dozeTimeTick() { in dozeTimeTick() method in UdfpsKeyguardViewLegacy
H A DUdfpsController.java960 public void dozeTimeTick() { in dozeTimeTick() method in UdfpsController
H A DAuthController.java414 public void dozeTimeTick() { in dozeTimeTick() method in AuthController
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
H A DFakeKeyguardRepository.kt178 fun dozeTimeTick(millis: Long) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt134 fun dozeTimeTick() regex
H A DNotificationPanelViewController.java3183 public void dozeTimeTick() { in dozeTimeTick() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java309 public void dozeTimeTick() { in dozeTimeTick() method in DozeServiceHost
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardRepositoryImplTest.kt172 fun dozeTimeTick() = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconViewController.java471 public void dozeTimeTick() { in dozeTimeTick() method in LockIconViewController
H A DKeyguardStatusViewController.java205 public void dozeTimeTick() { in dozeTimeTick() method in KeyguardStatusViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardRepository.kt241 fun dozeTimeTick() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsControllerTest.java342 public void dozeTimeTick() throws RemoteException { in dozeTimeTick() method in UdfpsControllerTest