Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DTestableNotificationManagerService.java86 protected boolean isCallerSystemOrPhone() { in isCallerSystemOrPhone() method in TestableNotificationManagerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3931 if (isCallerSystemOrPhone()
4648 if (!isCallerSystemOrPhone()
5751 if (isCallerSystemOrPhone()) return;
6551 if (!isCallerSystemOrPhone()) {
10455 protected boolean isCallerSystemOrPhone() {
10461 if (isCallerSystemOrPhone()) {
10485 if (isCallerSystemOrPhone()) {
10500 if (isCallerSystemOrPhone()) {
10508 if (isCallerSystemOrPhone()) {
11527 info.isSystemUi = !isCallerSystemOrPhone() && getContext().checkPermission(
/frameworks/base/services/
Dart-profile2056 HSPLcom/android/server/notification/NotificationManagerService;->isCallerSystemOrPhone()Z+]Lcom/and…
Dart-wear-profile16162 HPLcom/android/server/notification/NotificationManagerService;->isCallerSystemOrPhone()Z