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.java166 final String voiceOperatorAlphaLong = ss.getOperatorAlphaLong(); in verifyServiceStateForSubId() local
189 assertEquals(voiceOperatorAlphaLong, cursor.getString(2)); in verifyServiceStateForSubId()