Home
last modified time | relevance | path

Searched refs:checkNotifyPermission (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1036 if (!checkNotifyPermission("notifySubscriptionInfoChanged()")) { in notifySubscriptionInfoChanged()
1066 if (!checkNotifyPermission("notifyOpportunisticSubscriptionInfoChanged()")) { in notifyOpportunisticSubscriptionInfoChanged()
1616 if (!checkNotifyPermission("notifyCallState()")) { in notifyCallStateForAllSubs()
1660 if (!checkNotifyPermission("notifyCallState()")) { in notifyCallState()
1703 if (!checkNotifyPermission("notifyServiceState()")){ in notifyServiceStateForPhoneId()
1767 if (!checkNotifyPermission("notifySimActivationState()")){ in notifySimActivationStateChangedForPhoneId()
1828 if (!checkNotifyPermission("notifySignalStrength()")) { in notifySignalStrengthForPhoneId()
1940 if (!checkNotifyPermission("notifyCellInfoForSubscriber()")) { in notifyCellInfoForSubscriber()
1982 if (!checkNotifyPermission("notifyMessageWaitingChanged()")) { in notifyMessageWaitingChangedForPhoneId()
2009 if (!checkNotifyPermission("notifyUserMobileDataStateChanged()")) { in notifyUserMobileDataStateChangedForPhoneId()
[all …]
/frameworks/base/services/
Dart-wear-profile3004 PLcom/android/server/TelephonyRegistry;->checkNotifyPermission()Z
3005 PLcom/android/server/TelephonyRegistry;->checkNotifyPermission(Ljava/lang/String;)Z