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