Home
last modified time | relevance | path

Searched refs:startTime (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/
DTimerObj.java25 public long startTime; field in TimerObj
36 public TimerObj(long startTime, long timerLength) { in TimerObj() argument
37 this.startTime = startTime; in TimerObj()
47 return originalLength - (millis - startTime); in timeLeft()
/development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/
DBitmapAllocation.java83 long startTime = System.currentTimeMillis(); in onCreate()
94 (System.currentTimeMillis() - startTime)); in onCreate()
/development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/
DHomeListenerService.java119 String startTime = DateFormat.getTimeFormat(this).format(new Date(data.getLong(BEGIN))); in updateNotificationForDataItem() local
121 contentText = getString(R.string.desc_time_period, description, startTime, endTime); in updateNotificationForDataItem()
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...