Searched refs:getDataOperatorNumeric (Results 1 – 7 of 7) sorted by relevance
133 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
648 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
3085 values.put(DATA_OPERATOR_NUMERIC, state.getDataOperatorNumeric()); in getContentValuesForServiceState()
614 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()615 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
108 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
4906 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
30510 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;