Searched refs:KEYGUARD_DISABLE_SHORTCUTS_ALL (Results 1 – 7 of 7) sorted by relevance
21 import android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL30 return flags and KEYGUARD_DISABLE_SHORTCUTS_ALL == KEYGUARD_DISABLE_SHORTCUTS_ALL || in DevicePolicyManager()
24 import android.app.admin.DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL75 .thenReturn(KEYGUARD_DISABLE_SHORTCUTS_ALL) in areKeyguardShortcutsDisabled_disabledShortcutsKeyguardFeature_shouldReturnTrue()
285 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL) in quickAffordance_hiddenWhenShortcutsFeatureIsDisabledByDevicePolicy()375 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL) in quickAffordanceAlwaysVisible_notVisible_restrictedByPolicyManager()
59 `DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL` from
550 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL) in <lambda>()582 .thenReturn(DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL) in <lambda>()
7241 public static final int KEYGUARD_DISABLE_SHORTCUTS_ALL = 1 << 9; field in DevicePolicyManager7287 | DevicePolicyManager.KEYGUARD_DISABLE_SHORTCUTS_ALL
8379 field public static final int KEYGUARD_DISABLE_SHORTCUTS_ALL = 512; // 0x200