Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java1354 int phoneAccountComponentNameIndex = logCursor.getColumnIndex( in verifyCallLogging() local
1356 String phoneAccountComponentName = logCursor.getString(phoneAccountComponentNameIndex); in verifyCallLogging()