Searched defs:isCallingUidSystem (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | ||
H A D | TestableNotificationManagerService.java | 58 protected boolean isCallingUidSystem() { in isCallingUidSystem() method in TestableNotificationManagerService |
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/ | ||
H A D | UsageStatsService.java | 2119 private boolean isCallingUidSystem() { in isCallingUidSystem() method in UsageStatsService.BinderService |