Searched refs:EXTRA_NOTIFICATION_COUNT (Results 1 – 3 of 3) sorted by relevance
35 public static final String EXTRA_NOTIFICATION_COUNT = field in MissedCallNotificationReceiver48 int count = intent.getIntExtra(EXTRA_NOTIFICATION_COUNT, in onReceive()
209 intent.putExtra(TelecomManager.EXTRA_NOTIFICATION_COUNT, count); in sendNotificationCustomComponent()268 .putExtra(TelecomManager.EXTRA_NOTIFICATION_COUNT, count) in sendNotificationThroughDefaultDialer()
377 intent.putExtra(TelephonyManager.EXTRA_NOTIFICATION_COUNT, count); in sendNotificationCustomComponent()