Home
last modified time | relevance | path

Searched refs:notifyGsmBroadcastSms (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandlerTest.java108 mSimulatedCommands.notifyGsmBroadcastSms(new byte[] { in testBroadcastSms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java2093 public void notifyGsmBroadcastSms(Object result) { in notifyGsmBroadcastSms() method in SimulatedCommands