Home
last modified time | relevance | path

Searched defs:curTime (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.java237 long curTime = Utils.getTimeNow(); in rightButtonAction() local
626 long curTime = time - mStartTime + mAccumulatedTime; in addLapTime() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java158 long curTime = SystemClock.elapsedRealtime(); in cleanupWhitelist() local