Searched refs:getHashedDay (Results 1 – 4 of 4) sorted by relevance
31 public static String getHashedDay(Calendar day) { in getHashedDay() method in Utils
36 this.day = Utils.getHashedDay(calendar); in LocationEntry()
50 String day = Utils.getHashedDay(calendar); in getPoints()67 String day = Utils.getHashedDay(calendar); in clearPoints()
113 String day = Utils.getHashedDay(calendar); in read()163 return delete(Utils.getHashedDay(calendar)); in delete()