Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3286 int subIdColumnIndex = cursor.getColumnIndex( in findAndRestoreAllMatches() local
3288 int currSubIdFromDb = cursor.getInt(subIdColumnIndex); in findAndRestoreAllMatches()