Searched refs:photoSupportColumnIndex (Results 1 – 2 of 2) sorted by relevance
409 int photoSupportColumnIndex = cursor.getColumnIndex(Directory.PHOTO_SUPPORT); in changeDirectories() local435 int photoSupport = cursor.getInt(photoSupportColumnIndex); in changeDirectories()
369 int photoSupportColumnIndex = cursor.getColumnIndex(Directory.PHOTO_SUPPORT); in changeDirectories() local395 int photoSupport = cursor.getInt(photoSupportColumnIndex); in changeDirectories()