Searched refs:EXTRA_NOTIFICATION_PHONE_NUMBER (Results 1 – 4 of 4) sorted by relevance
39 public static final String EXTRA_NOTIFICATION_PHONE_NUMBER = field in MissedCallNotificationReceiver54 String phoneNumber = intent.getStringExtra(EXTRA_NOTIFICATION_PHONE_NUMBER); in onReceive()
178 MissedCallNotificationReceiver.EXTRA_NOTIFICATION_PHONE_NUMBER), in onHandleIntent()
481 intent.putExtra(MissedCallNotificationReceiver.EXTRA_NOTIFICATION_PHONE_NUMBER, number); in createCallBackPendingIntent()
280 .putExtra(TelecomManager.EXTRA_NOTIFICATION_PHONE_NUMBER, in sendNotificationThroughDefaultDialer()