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.java84 public void setDeviceInteractive(boolean deviceInteractive) { in setDeviceInteractive()
217 private int getIconForState(int state, boolean screenOn, boolean deviceInteractive) { in getIconForState()
239 boolean oldDeviceInteractive, boolean deviceInteractive, in getAnimationResForTransition()