Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java1636 if (isCallingUidSystem()) { in checkCallerIsSystemOrSameApp()
1653 private boolean isCallingUidSystem() { in isCallingUidSystem() method in UsageStatsService.BinderService
2018 if (!isCallingUidSystem()) { in reportUserInteraction()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3897 || isCallingUidSystem()) {
6045 final int mustNotHaveFlags = isCallingUidSystem() ? 0 :
9126 protected boolean isCallingUidSystem() {
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java355 protected boolean isCallingUidSystem() { in isCallingUidSystem() method in NotificationManagerServiceTest.TestableNotificationManagerService
/aosp12/frameworks/base/services/
H A Dart-profile27040 HSPLcom/android/server/notification/NotificationManagerService;->isCallingUidSystem()Z
41133 PLcom/android/server/usage/UsageStatsService$BinderService;->isCallingUidSystem()Z