Searched defs:km (Results 1 – 6 of 6) sorted by relevance
30 KeyguardManager km = getSystemService(KeyguardManager.class); in onCreate() local
43 KeyguardManager km = (KeyguardManager) getSystemService(Context.KEYGUARD_SERVICE); in onCreate() local
40 KeyguardManager km = getSystemService(KeyguardManager.class); in onCreate() local
38 final KeyguardManager km = context.getSystemService(KeyguardManager.class); in apply() local
283 KeyguardManager km = getSystemService(KeyguardManager.class); in test() local344 KeyguardManager km = getSystemService(KeyguardManager.class); in test() local
245 KeyguardManager km = this.getSystemService(KeyguardManager.class); in onCreate() local