Home
last modified time | relevance | path

Searched refs:setCellBroadcastSmsConfig (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java803 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response); in setCellBroadcastSmsConfig() method
DGsmCdmaPhone.java2555 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response) { in setCellBroadcastSmsConfig() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java481 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response){ in setCellBroadcastSmsConfig() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java515 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response){ in setCellBroadcastSmsConfig() method in ImsPhoneBase
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1315 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response) { in setCellBroadcastSmsConfig() method in PhoneMock