HomeSort by relevance Sort by last modified time
    Searched refs:setDeviceInteractive (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java 96 public void setDeviceInteractive(boolean deviceInteractive) {
KeyguardBottomAreaView.java 243 mLockIcon.setDeviceInteractive(updateMonitor.isDeviceInteractive());
729 mLockIcon.setDeviceInteractive(true);
734 mLockIcon.setDeviceInteractive(false);
    [all...]

Completed in 96 milliseconds