Searched refs:getLastContactDeletedTimestamp (Results 1 – 2 of 2) sorted by relevance
83 public static long getLastContactDeletedTimestamp(Context context, long time) { in getLastContactDeletedTimestamp() method in SharedPrefUtil
711 long contactLastDeleted = SharedPrefUtil.getLastContactDeletedTimestamp(mContext, 0); in checkForDeletedContact()