Searched refs:getDataOperatorNumeric (Results 1 – 6 of 6) sorted by relevance
215 assertEquals("numeric", ss.getDataOperatorNumeric()); in testOperatorName()
116 doReturn("123456").when(mServiceState).getDataOperatorNumeric(); in setUp()
820 public String getDataOperatorNumeric() { in getDataOperatorNumeric() method in ServiceState
907 if (serviceState.getDataOperatorNumeric() != null) { in toServiceStateProto()908 ssProto.dataOperator.numeric = serviceState.getDataOperatorNumeric(); in toServiceStateProto()
5152 if (inSameCountry(currentServiceState.getDataOperatorNumeric())) { in setRoamingType()
14157 HSPLandroid/telephony/ServiceState;->getDataOperatorNumeric()Ljava/lang/String;