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
53 public static final String LAST_MODIFIED = "last_modified"; field in CarrierDatabaseHelper
53 private static final long LAST_MODIFIED = 100; field in ThumbnailCacheTest
159 sCallsProjectionMap.put(Calls.LAST_MODIFIED, Calls.LAST_MODIFIED); in sCallsProjectionMap.put()