Home
last modified time | relevance | path

Searched refs:getCarrierConfigValues (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIMms.aidl67 Bundle getCarrierConfigValues(int subId); in getCarrierConfigValues() method
/frameworks/base/services/core/java/com/android/server/
DMmsServiceBroker.java139 public Bundle getCarrierConfigValues(int subId) throws RemoteException {
368 public Bundle getCarrierConfigValues(int subId) throws RemoteException { in getCarrierConfigValues() method in MmsServiceBroker.BinderService
370 return getServiceGuarded().getCarrierConfigValues(subId); in getCarrierConfigValues()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DWapPushOverSmsTest.java119 when(mIMmsStub.getCarrierConfigValues(anyInt())).thenReturn(new Bundle()); in testDispatchWapPduFromBlockedNumber_noIntentsDispatched()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWapPushOverSms.java432 .getCarrierConfigValues() in shouldParseContentDisposition()
481 .getCarrierConfigValues(); in writeInboxMessage()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java1603 public Bundle getCarrierConfigValues() { in getCarrierConfigValues() method in SmsManager
1607 return iMms.getCarrierConfigValues(getSubscriptionId()); in getCarrierConfigValues()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28496 method public android.os.Bundle getCarrierConfigValues();
/frameworks/base/api/
Dcurrent.txt39782 method public android.os.Bundle getCarrierConfigValues();
Dsystem-current.txt43212 method public android.os.Bundle getCarrierConfigValues();