Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/phone/
H A DServiceStateProviderTest.java363 final String voiceOperatorAlphaLong = hasLocation ? ss.getOperatorAlphaLong() : null; in verifyServiceStateForSubId() local
390 assertEquals(voiceOperatorAlphaLong, cursor.getString(4)); in verifyServiceStateForSubId()