Home
last modified time | relevance | path

Searched refs:NOTIFICATION_IN_SERVICE (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/
DVvmPhoneStateListener.java77 VoicemailStatus.edit(mContext, mPhoneAccount), OmtpEvents.NOTIFICATION_IN_SERVICE); in onServiceStateChanged()
DOmtpEvents.java93 NOTIFICATION_IN_SERVICE(Type.NOTIFICATION_CHANNEL, true), enumConstant
DDefaultOmtpEventHandler.java159 case NOTIFICATION_IN_SERVICE: in handleNotificationChannelEvent()