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.java97 public void setDeviceInteractive(boolean deviceInteractive) { in setDeviceInteractive()
250 private Drawable getIconForState(int state, boolean screenOn, boolean deviceInteractive) { in getIconForState()
285 boolean oldDeviceInteractive, boolean deviceInteractive, in getAnimationResForTransition()