OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mKeyguardConnection
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardTouchDelegate.java
51
private final ServiceConnection
mKeyguardConnection
= new ServiceConnection() {
71
if (!context.bindServiceAsUser(intent,
mKeyguardConnection
,
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardServiceDelegate.java
109
if (!context.bindServiceAsUser(intent,
mKeyguardConnection
,
117
private final ServiceConnection
mKeyguardConnection
= new ServiceConnection() {
Completed in 197 milliseconds