Searched refs:isCallerSystemOrPhone (Results 1 – 3 of 3) sorted by relevance
70 protected boolean isCallerSystemOrPhone() { in isCallerSystemOrPhone() method in TestableNotificationManagerService
3701 if (isCallerSystemOrPhone()4359 if (!isCallerSystemOrPhone()5233 if (isCallerSystemOrPhone()) return;5975 if (!isCallerSystemOrPhone()) {10103 protected boolean isCallerSystemOrPhone() {10109 if (isCallerSystemOrPhone()) {10133 if (isCallerSystemOrPhone()) {10148 if (isCallerSystemOrPhone()) {10156 if (isCallerSystemOrPhone()) {
5197 HSPLcom/android/server/notification/NotificationManagerService;->isCallerSystemOrPhone()Z+]Lcom/and…