Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DUptimeTrackerTest.java38 MockTimeInterface tick() { in tick() method in UptimeTrackerTest.MockTimeInterface
/packages/modules/Bluetooth/system/gd/rust/common/src/
Dtime.rs66 pub async fn tick(&mut self) { in tick() method
/packages/modules/Bluetooth/tools/rootcanal/lmp/src/
Dmanager.rs161 pub fn tick(&self) { in tick() method