Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DKeyguardIndicationControllerTest.java535 mController.setRestingIndication(restingIndication); in updateMonitor_listenerUpdatesIndication()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java577 public void setRestingIndication(String restingIndication) { in setRestingIndication() method in KeyguardIndicationController