Searched refs:getCarrierConfigValues (Results 1 – 8 of 8) 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()
1603 public Bundle getCarrierConfigValues() { in getCarrierConfigValues() method in SmsManager1607 return iMms.getCarrierConfigValues(getSubscriptionId()); in getCarrierConfigValues()
28496 method public android.os.Bundle getCarrierConfigValues();
39782 method public android.os.Bundle getCarrierConfigValues();
43212 method public android.os.Bundle getCarrierConfigValues();