Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockIcon.java82 public void setDeviceInteractive(boolean deviceInteractive) { in setDeviceInteractive()
197 private int getIconForState(int state, boolean screenOn, boolean deviceInteractive) { in getIconForState()
219 boolean oldDeviceInteractive, boolean deviceInteractive, in getAnimationResForTransition()