Home | History | Annotate | Download | only in incallui

Lines Matching defs:notificationType

289     final int notificationType;
295 notificationType =
303 notificationType =
307 notificationType = NOTIFICATION_IN_CALL;
318 notificationType,
348 LogUtil.i("StatusBarNotifier.buildAndSendNotification", "notificationType=" + notificationType);
349 switch (notificationType) {
424 "displaying notification for " + notificationType);
431 currentNotification = notificationType;
481 int notificationType,
522 currentNotification != notificationType);
525 if (currentNotification != notificationType) {