Searched refs:COLUMN_VALUE (Results 1 – 3 of 3) sorted by relevance
76 private static final String COLUMN_VALUE = "value"; field in LockSettingsStorage79 COLUMN_VALUE82 COLUMN_KEY, COLUMN_VALUE162 cv.put(COLUMN_VALUE, value); in writeKeyValue()792 COLUMN_VALUE + " TEXT" + in createTable()
832 public static final String COLUMN_VALUE = "value"; field in Downloads.Impl.RequestHeaders
1455 private static final int COLUMN_VALUE = 2; field in CalendarContract.EventsEntity.EntityIteratorImpl1619 subCursor.getString(COLUMN_VALUE)); in getEntityAndIncrementCursor()