Searched defs:km (Results 1 – 10 of 10) sorted by relevance
32 KeyguardManager km = (KeyguardManager) context.getSystemService(Context.KEYGUARD_SERVICE); in isDeviceSecure() local
30 KeyguardManager km = getSystemService(KeyguardManager.class); in onCreate() local
43 KeyguardManager km = (KeyguardManager) getSystemService(Context.KEYGUARD_SERVICE); in onCreate() local
38 final KeyguardManager km = context.getSystemService(KeyguardManager.class); in apply() local
40 KeyguardManager km = getSystemService(KeyguardManager.class); in onCreate() local
142 final KeyguardManager km = mContext.getSystemService(KeyguardManager.class); in test_getSettingName_forCredential() local
139 KeyguardManager km = mContext.getSystemService(KeyguardManager.class); in testClearPasswordWithToken() local
398 val km = context.getSystemService(KeyguardManager::class.java)!! in <lambda>() constant
244 KeyguardManager km = this.getSystemService(KeyguardManager.class); in onCreate() local
1789 KeyguardManager km = getSystemService(KeyguardManager.class); in test() local1862 KeyguardManager km = getSystemService(KeyguardManager.class); in test() local