Home
last modified time | relevance | path

Searched refs:getCarrierConfigValues (Results 1 – 9 of 9) 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.java1968 public Bundle getCarrierConfigValues() { in getCarrierConfigValues() method in SmsManager
1972 return iMms.getCarrierConfigValues(getSubscriptionId()); in getCarrierConfigValues()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28496 method public android.os.Bundle getCarrierConfigValues();
/frameworks/base/config/
Dhiddenapi-public-dex.txt44285 Landroid/telephony/SmsManager;->getCarrierConfigValues()Landroid/os/Bundle;
Dboot-image-profile.txt39912 HSPLcom/android/internal/telephony/IMms;->getCarrierConfigValues(I)Landroid/os/Bundle;
/frameworks/base/api/
Dcurrent.txt42232 method public android.os.Bundle getCarrierConfigValues();