Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java493 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response){ in setCellBroadcastSmsConfig() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java520 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response){ in setCellBroadcastSmsConfig() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1557 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response); in setCellBroadcastSmsConfig() method
DPhoneProxy.java1148 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response) { in setCellBroadcastSmsConfig() method in PhoneProxy
1149 mActivePhone.setCellBroadcastSmsConfig(configValuesArray, response); in setCellBroadcastSmsConfig()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java1463 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response) { in setCellBroadcastSmsConfig() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1797 public void setCellBroadcastSmsConfig(int[] configValuesArray, Message response) { in setCellBroadcastSmsConfig() method in GSMPhone