Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/
DServiceStateProviderTest.java167 final String voiceOperatorAlphaShort = ss.getOperatorAlphaShort(); in verifyServiceStateForSubId() local
190 assertEquals(voiceOperatorAlphaShort, cursor.getString(3)); in verifyServiceStateForSubId()