Home
last modified time | relevance | path

Searched defs:carrierActionReportDefaultNetworkStatus (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierActionAgent.java220 public void carrierActionReportDefaultNetworkStatus(boolean report) { in carrierActionReportDefaultNetworkStatus() method in CarrierActionAgent
H A DPhone.java3761 public void carrierActionReportDefaultNetworkStatus(boolean report) { in carrierActionReportDefaultNetworkStatus() method in Phone
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl1610 void carrierActionReportDefaultNetworkStatus(int subId, boolean report); in carrierActionReportDefaultNetworkStatus() method
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8372 public void carrierActionReportDefaultNetworkStatus(int subId, boolean report) { in carrierActionReportDefaultNetworkStatus() method in PhoneInterfaceManager