Searched refs:sTestLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGsmSmsCbTest.java36 private static final SmsCbLocation sTestLocation = new SmsCbLocation("94040", 1234, 5678); field in class:GsmSmsCbTest
43 return GsmSmsCbMessage.createSmsCbMessage(header, sTestLocation, pdus);

Completed in 878 milliseconds