Home
last modified time | relevance | path

Searched refs:voiceOperatorNumeric (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DServiceStateProviderTest.java365 final String voiceOperatorNumeric = hasLocation ? ss.getOperatorNumeric() : null; in verifyServiceStateForSubId() local
392 assertEquals(voiceOperatorNumeric, cursor.getString(6)); in verifyServiceStateForSubId()