Searched refs:UPDATE_TIME_COLUMN (Results 1 – 1 of 1) sorted by relevance
85 private static final String UPDATE_TIME_COLUMN = "__updatetime__"; field in ConversationCursor677 Long updateTime = values.getAsLong(UPDATE_TIME_COLUMN); in resetCursor()956 map.put(UPDATE_TIME_COLUMN, System.currentTimeMillis()); in cacheValue()