Home
last modified time | relevance | path

Searched refs:updateStates (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java93 updateStates();
100 updateStates();
110 updateStates();
123 updateStates();
310 updateStates(); in showBouncerOrKeyguard()
329 updateStates(); in showBouncer()
356 updateStates(); in dismissWithAction()
385 updateStates(); in reset()
417 updateStates(); in onRemoteInputActive()
426 updateStates(); in setDozing()
[all …]
DNavigationBarFragment.java182 mNavigationBarView.updateStates();
DNavigationBarView.java728 public void updateStates() { in updateStates() method in NavigationBarView