Searched refs:getCarrierConfigValues (Results 1 – 9 of 9) sorted by relevance
67 Bundle getCarrierConfigValues(int subId); in getCarrierConfigValues() method
139 public Bundle getCarrierConfigValues(int subId) throws RemoteException {368 public Bundle getCarrierConfigValues(int subId) throws RemoteException { in getCarrierConfigValues() method in MmsServiceBroker.BinderService370 return getServiceGuarded().getCarrierConfigValues(subId); in getCarrierConfigValues()
119 when(mIMmsStub.getCarrierConfigValues(anyInt())).thenReturn(new Bundle()); in testDispatchWapPduFromBlockedNumber_noIntentsDispatched()
432 .getCarrierConfigValues() in shouldParseContentDisposition()481 .getCarrierConfigValues(); in writeInboxMessage()
1968 public Bundle getCarrierConfigValues() { in getCarrierConfigValues() method in SmsManager1972 return iMms.getCarrierConfigValues(getSubscriptionId()); in getCarrierConfigValues()
28496 method public android.os.Bundle getCarrierConfigValues();
44285 Landroid/telephony/SmsManager;->getCarrierConfigValues()Landroid/os/Bundle;
39912 HSPLcom/android/internal/telephony/IMms;->getCarrierConfigValues(I)Landroid/os/Bundle;
42232 method public android.os.Bundle getCarrierConfigValues();