Home
last modified time | relevance | path

Searched refs:isSystemProcess (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpActivity.java60 final boolean isSystemProcess = uid == Process.SYSTEM_UID; in onCreate()
62 final String procDisplayName = isSystemProcess in onCreate()
90 } else if (isSystemProcess) { in onCreate()
/frameworks/base/core/java/com/android/internal/inputmethod/
DImeTracing.java65 } else if (isSystemProcess()) { in getInstance()
199 private static boolean isSystemProcess() { in isSystemProcess() method in ImeTracing
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java3750 private boolean isSystemProcess() { in isSystemProcess() method in SubscriptionManager
3843 if (!isSystemProcess()) { in getSubscriptionsInGroup()
3849 if (!isSystemProcess()) { in getSubscriptionsInGroup()
4312 if (!isSystemProcess()) { in restoreAllSimSpecificSettingsFromBackup()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1962 if (!isSystemProcess()) { in hasManageOngoingCallsPermission()
2960 private boolean isSystemProcess() { in isSystemProcess() method in TelecomManager
/frameworks/base/services/core/java/com/android/server/
DSystemConfig.java389 if (!isSystemProcess()) { in getInstance()
718 if (!isSystemProcess()) { in readAllPermissions()
2072 private static boolean isSystemProcess() { in isSystemProcess() method in SystemConfig
/frameworks/base/boot/
Dboot-image-profile.txt21364 HSPLcom/android/internal/inputmethod/ImeTracing;->isSystemProcess()Z
/frameworks/base/services/
Dart-wear-profile2799 HSPLcom/android/server/SystemConfig;->isSystemProcess()Z
/frameworks/base/config/
Dboot-image-profile.txt21428 HSPLcom/android/internal/inputmethod/ImeTracing;->isSystemProcess()Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54938 Landroid/telephony/TelephonyManager;->isSystemProcess()Z