Searched refs:mKeyguardConnection (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardTouchDelegate.java51 private final ServiceConnection mKeyguardConnection = new ServiceConnection() { field in class:KeyguardTouchDelegate
71 if (!context.bindServiceAsUser(intent, mKeyguardConnection,
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardServiceDelegate.java109 if (!context.bindServiceAsUser(intent, mKeyguardConnection,
117 private final ServiceConnection mKeyguardConnection = new ServiceConnection() { field in class:KeyguardServiceDelegate

Completed in 128 milliseconds