Home
last modified time | relevance | path

Searched refs:resetAllCellBroadcastRanges (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISmsImplBase.java227 public boolean resetAllCellBroadcastRanges(int subId) { in resetAllCellBroadcastRanges() method in ISmsImplBase
H A DISms.aidl594 boolean resetAllCellBroadcastRanges(int subId); in resetAllCellBroadcastRanges() method
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java3494 public void resetAllCellBroadcastRanges() { in resetAllCellBroadcastRanges() method in SmsManager
3500 iSms.resetAllCellBroadcastRanges(getSubscriptionId()); in resetAllCellBroadcastRanges()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14604 …sion(android.Manifest.permission.MODIFY_CELL_BROADCASTS) public void resetAllCellBroadcastRanges();