Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 6 of 6) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDfuManager.java107 long currentTime = SystemClock.elapsedRealtime(); in confirmDfu() local
DTransportManager.java184 long currentTime = getTimestamp(); in processQueueImpl() local
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp510 const auto currentTime = std::chrono::system_clock::now(); in WaitForFileInternal() local
573 const auto currentTime = std::chrono::system_clock::now(); in WaitForUnixSocket() local
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp291 uint64_t currentTime = now(); in waitAndReceive() local
/device/generic/goldfish-opengl/android-emu/aemu/base/
DAndroidHealthMonitor.cpp118 struct timeval currentTime; in main() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java350 final ZonedDateTime currentTime = Instant.now().atZone(ZoneId.systemDefault()); in isNotificationAllowed() local