Home
last modified time | relevance | path

Searched defs:notificationType (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DRemoteBugreportActivity.java45 final int notificationType = getIntent().getIntExtra( in onCreate() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRemoteBugreportActivity.java45 final int notificationType = getIntent().getIntExtra( in onCreate() local
/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java292 final int notificationType; in buildAndSendNotification() local
486 int notificationType, in checkForChangeAndSaveData()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java1258 private AsyncResult getSuppServiceNotification(int notificationType, int code) { in getSuppServiceNotification()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java138 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1735 private int getNotificationId(int notificationType, int slotId) { in getNotificationId()