HomeSort by relevance Sort by last modified time
    Searched refs:isNotificationsChannelActive (Results 1 - 3 of 3) sorted by null

  /packages/services/Telephony/src/com/android/phone/vvm/omtp/sync/
VoicemailStatusQueryHelper.java 71 public boolean isNotificationsChannelActive(PhoneAccountHandle phoneAccount) {
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
VvmPhoneStateListener.java 63 if (!voicemailStatusQueryHelper.isNotificationsChannelActive(mPhoneAccount)) {
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 212 if (queryHelper.isNotificationsChannelActive(phoneAccount)) {

Completed in 158 milliseconds