HomeSort by relevance Sort by last modified time
    Searched defs:updateMonitor (Results 1 - 6 of 6) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java 260 KeyguardUpdateMonitor updateMonitor = KeyguardUpdateMonitor.getInstance(mContext);
261 boolean fingerprintRunning = updateMonitor.isFingerprintDetectionRunning();
262 boolean unlockingAllowed = updateMonitor.isUnlockingWithFingerprintAllowed();
KeyguardBottomAreaView.java 279 KeyguardUpdateMonitor updateMonitor = KeyguardUpdateMonitor.getInstance(mContext);
280 boolean canSkipBouncer = updateMonitor.getUserCanSkipBouncer(
StatusBarKeyguardViewManager.java 490 KeyguardUpdateMonitor updateMonitor = KeyguardUpdateMonitor.getInstance(mContext);
492 updateMonitor.onKeyguardVisibilityChanged(showing && !occluded);
495 updateMonitor.sendKeyguardBouncerChanged(bouncerShowing);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 152 milliseconds