Home
last modified time | relevance | path

Searched defs:INVALID_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/localepicker/
DNotificationActionActivity.java43 private static final int INVALID_NOTIFICATION_ID = -1; field in NotificationActionActivity
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DAlertNotificationHelper.java36 static final int INVALID_NOTIFICATION_ID = -1; field in AlertNotificationHelper