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