Searched refs:statusIndex (Results 1 – 3 of 3) sorted by relevance
378 final int statusIndex = cursor.getColumnIndexOrThrow(BluetoothShare.STATUS); in updateCompletedNotification() local385 int status = cursor.getInt(statusIndex); in updateCompletedNotification()432 int status = cursor.getInt(statusIndex); in updateCompletedNotification()
359 final int statusIndex = results.getColumnIndex(MetadataDbHelper.STATUS_COLUMN); in getDictionaryWordListsForLocale() local381 final int wordListStatus = results.getInt(statusIndex); in getDictionaryWordListsForLocale()
289 final int statusIndex = cursor.getColumnIndex(MetadataDbHelper.STATUS_COLUMN); in createInstalledDictSettingsCollection() local297 final int status = cursor.getInt(statusIndex); in createInstalledDictSettingsCollection()