Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAccountLoader.java197 int uciPreIndex = c.getColumnIndex( in parseAccounts() local
206 uciPrefix = c.getString(uciPreIndex); in parseAccounts()