Searched defs:LAST_MODIFIED (Results 1 – 4 of 4) sorted by relevance
70 public static final String LAST_MODIFIED = "last_modified"; field in PhoneLookupHistoryContract.PhoneLookupHistory
52 public static final String LAST_MODIFIED = "last_modified"; field in CarrierDatabaseHelper
58 private static final long LAST_MODIFIED = 100; field in ThumbnailCacheTest
246 sCallsProjectionMap.put(Calls.LAST_MODIFIED, Calls.LAST_MODIFIED); in sCallsProjectionMap.put()