HomeSort by relevance Sort by last modified time
    Searched refs:setNetworkOperatorName (Results 1 - 9 of 9) sorted by null

  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTelephonyManager.java 56 public void setNetworkOperatorName(String networkOperatorName) {
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
TelephonyManagerTest.java 55 shadowTelephonyManager.setNetworkOperatorName("SomeOperatorName");