OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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