HomeSort by relevance Sort by last modified time
    Searched defs:getVoiceNetworkType (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowTelephonyManager.java 339 protected int getVoiceNetworkType() {
344 * Sets the value to be returned by calls to {@link getVoiceNetworkType}. This <b>should</b>
  /cts/tests/tests/carrierapi/src/android/carrierapi/cts/
CarrierApiTest.java 475 mTelephonyManager.getVoiceNetworkType();
    [all...]

Completed in 555 milliseconds