Searched refs:confirmIndex (Results 1 – 1 of 1) sorted by relevance
312 final int confirmIndex = cursor.getColumnIndexOrThrow(BluetoothShare.USER_CONFIRMATION); in updateActiveNotification() local322 int confirmation = cursor.getInt(confirmIndex); in updateActiveNotification()