Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DIccSmsInterfaceManagerTest.java74 mSimulatedCommands.mSendGetSmscAddressResponse = false; in testSynchronization()
H A DSimulatedCommands.java159 public boolean mSendGetSmscAddressResponse = true; field in SimulatedCommands
1280 if (mSendGetSmscAddressResponse) { in getSmscAddress()