Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRemoteBugreportActivity.java47 final int notificationType = getIntent().getIntExtra( in onCreate() local
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java250 final int notificationType; in buildAndSendNotification() local
386 String contentTitle, int state, int notificationType, Uri ringtone) { in checkForChangeAndSaveData()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java139 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()