Searched refs:CORE_APPS_ONLY (Results 1 – 2 of 2) sorted by relevance
195 public static final boolean CORE_APPS_ONLY; field in KeyguardUpdateMonitor199 CORE_APPS_ONLY = IPackageManager.Stub.asInterface(
1282 if (KeyguardUpdateMonitor.CORE_APPS_ONLY) { in doKeyguardLocked()