Home
last modified time | relevance | path

Searched refs:invokeOemRilRequestStrings (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java388 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java389 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1428 void invokeOemRilRequestStrings(String[] strings, Message response); in invokeOemRilRequestStrings() method
DPhone.java1941 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in Phone
1942 mCi.invokeOemRilRequestStrings(strings, response); in invokeOemRilRequestStrings()
DRIL.java2091 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java524 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1044 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in SimulatedCommandsVerifier
DSimulatedCommands.java1441 public void invokeOemRilRequestStrings(String[] strings, Message response) { in invokeOemRilRequestStrings() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken527 public void invokeOemRilRequestStrings(String[] strings, Message response) {
DGSMPhoneTest.java.broken1833 mGSMPhone.invokeOemRilRequestStrings(null, mHandler.obtainMessage(EVENT_OEM_RIL_MESSAGE));
1845 mGSMPhone.invokeOemRilRequestStrings(new String[0],
1862 mGSMPhone.invokeOemRilRequestStrings(s, mHandler.obtainMessage(EVENT_OEM_RIL_MESSAGE));