Home
last modified time | relevance | path

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

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