| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationManagerInternal.java | 34 boolean isNotificationShown(String pkg, String tag, int notificationId, int userId); in isNotificationShown() 36 void removeForegroundServiceFlagFromNotification(String pkg, int notificationId, int userId); in removeForegroundServiceFlagFromNotification()
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | NetInitiatedActivity.java | 50 private int notificationId = -1; field in NetInitiatedActivity
|
| /frameworks/base/apex/media/framework/java/android/media/ |
| D | MediaSession2Service.java | 311 public MediaNotification(int notificationId, @NonNull Notification notification) { in MediaNotification()
|
| /frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
| D | GnssNative.java | 282 void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification() 869 public void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() 1162 void reportNiNotification(int notificationId, int niType, int notifyFlags, in reportNiNotification() 1380 protected void sendNiResponse(int notificationId, int userResponse) { in sendNiResponse() 1521 private static native void native_send_ni_response(int notificationId, int userResponse); in native_send_ni_response()
|
| /frameworks/base/services/core/java/com/android/server/net/ |
| D | NetworkPolicyManagerService.java | 1399 final NotificationId notificationId = beforeNotifs.valueAt(i); local 1499 final NotificationId notificationId = new NotificationId(policy, type); in enqueueNotification() local 1639 private void cancelNotification(NotificationId notificationId) { in cancelNotification()
|
| /frameworks/base/location/java/com/android/internal/location/ |
| D | GpsNetInitiatedHandler.java | 126 public int notificationId; field in GpsNetInitiatedHandler.GpsNiNotification
|
| /frameworks/base/services/core/java/com/android/server/location/gnss/ |
| D | GnssLocationProvider.java | 1266 private void reportNiNotification(int notificationId, int niType, int notifyFlags, int timeout, in reportNiNotification() 1519 public void onReportNiNotification(int notificationId, int niType, int notifyFlags, in onReportNiNotification()
|
| /frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
| D | BatterySaverStateMachine.java | 893 private void hideNotification(int notificationId) { in hideNotification()
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/ |
| D | FakeGnssHal.java | 655 protected void sendNiResponse(int notificationId, int userResponse) {} in sendNiResponse()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | ServiceStateTracker.java | 4583 int notificationId = CS_NOTIFICATION; in setNotification() local 4677 notificationManager.cancel(Integer.toString(mSubId), notificationId); in setNotification() local 4694 notificationManager.notify(Integer.toString(mSubId), notificationId, mNotification); in setNotification() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | SensorPrivacyService.java | 618 int notificationId; in showSensorUseReminderNotification() local
|