Home
last modified time | relevance | path

Searched refs:isSystemOrSystemUI (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSafeActivityOptions.java403 if (options.getLaunchedFromBubble() && !isSystemOrSystemUI(callingPid, callingUid)) { in checkPermissions()
413 && !isSystemOrSystemUI(callingPid, callingUid)) { in checkPermissions()
452 private boolean isSystemOrSystemUI(int callingPid, int callingUid) { in isSystemOrSystemUI() method in SafeActivityOptions
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java2248 private static boolean isSystemOrSystemUI(Context context) { in isSystemOrSystemUI() method in ContextImpl
3325 context.mContextType = isSystemOrSystemUI(context) ? CONTEXT_TYPE_SYSTEM_OR_SYSTEM_UI in createAppContext()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1550 HSPLandroid/app/ContextImpl;->isSystemOrSystemUI(Landroid/content/Context;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1550 HSPLandroid/app/ContextImpl;->isSystemOrSystemUI(Landroid/content/Context;)Z