HomeSort by relevance Sort by last modified time
    Searched full:touchtime (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/tests/src/com/android/email/activity/
RecentMailboxManagerTest.java 110 long touchTime = MockClock.DEFAULT_TIME;
114 assertEquals(touchTime, touchedMailbox.mLastTouchedTime);
115 touchTime += 1000L;
  /external/libvpx/examples/includes/geshi/geshi/
inno.php 130 'TimeStampRounding','TimeStampsInUTC','TouchDate','TouchTime','Type',
  /frameworks/ex/carousel/java/com/android/ex/carousel/
carousel.rs 232 static int64_t touchTime = -1; // time of first touch (see doStart())
586 int64_t dt = rsUptimeMillis() - touchTime - ANIMATION_DELAY_TIME;
    [all...]

Completed in 257 milliseconds