Searched defs:updateWhere (Results 1 – 2 of 2) sorted by relevance
163 protected String updateWhere() { in updateWhere() method in MonthByWeekFragment
502 String updateWhere = Favorites._ID + "=" + favoriteId; in updateContactsShortcuts() local666 String updateWhere = Favorites._ID + "=" + favoriteId; in convertWidgets() local