Searched defs:updateTime (Results 1 – 6 of 6) sorted by relevance
154 private void updateTime() { in updateTime() method in TextTime
228 protected void updateTime() { in updateTime() method in TimerSetupView
464 final long updateTime = cursor.getLong(ID_MODIFIED); in backupFavorites() local517 final long updateTime = cursor.getLong(ID_MODIFIED); in backupScreens() local
318 long updateTime = c.getLong(indexLastUpdate); in updateDBIcons() local
103 void updateTime(Context context, StringBuilder builder) { in updateTime() method in RunningProcessesView.ActiveItem
677 Long updateTime = values.getAsLong(UPDATE_TIME_COLUMN); in resetCursor() local