Searched defs:fromUtcMillis (Results 1 – 2 of 2) sorted by relevance
535 private void setTimeRange(long fromUtcMillis, long toUtcMillis) { in setTimeRange()689 long fromUtcMillis = mFromUtcMillis + timeMillisToScroll; in shiftTime() local
250 public void setValues(TableEntry entry, int selectedGenreId, long fromUtcMillis, in setValues()