Searched refs:VOICEMAIL_ALLOW_LIST_DURATION_MILLIS (Results 1 – 2 of 2) sorted by relevance
35 private final long VOICEMAIL_ALLOW_LIST_DURATION_MILLIS = 10000; field in VoicemailNotifier97 bopts.setTemporaryAppWhitelistDuration(VOICEMAIL_ALLOW_LIST_DURATION_MILLIS); in sendNotification()99 VOICEMAIL_ALLOW_LIST_DURATION_MILLIS, component.getPackageName())); in sendNotification()
114 private final long VOICEMAIL_ALLOW_LIST_DURATION_MILLIS = 10000L; field in NotificationMgr482 bopts.setTemporaryAppWhitelistDuration(VOICEMAIL_ALLOW_LIST_DURATION_MILLIS); in maybeSendVoicemailNotificationUsingDefaultDialer()