Searched refs:COLUMN_NAME (Results 1 – 5 of 5) sorted by relevance
59 private static final String COLUMN_NAME = "name"; field in ClockOptionsProvider101 COLUMN_NAME, COLUMN_TITLE, COLUMN_ID, COLUMN_THUMBNAIL, COLUMN_PREVIEW}); in query()106 .add(COLUMN_NAME, clock.getName()) in query()
1454 private static final int COLUMN_NAME = 1; field in CalendarContract.EventsEntity.EntityIteratorImpl1617 subCursor.getString(COLUMN_NAME)); in getEntityAndIncrementCursor()
4070 field public static final String EXTRA_COLUMN_NAME = "android.media.tv.extra.COLUMN_NAME";
55526 Landroid/provider/CalendarContract$EventsEntity$EntityIteratorImpl;->COLUMN_NAME:I