Searched refs:getDataOperatorNumeric (Results 1 – 8 of 8) sorted by relevance
197 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
657 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()658 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
710 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
3181 values.put(DATA_OPERATOR_NUMERIC, state.getDataOperatorNumeric()); in getContentValuesForServiceState()
109 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
4604 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
5421 Landroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;
30537 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;