Home
last modified time | relevance | path

Searched defs:Alarm (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dtime.rs9 pub struct Alarm { struct
13 impl Alarm { argument
40 impl Default for Alarm { implementation
/packages/modules/Bluetooth/system/gd/rust/common/src/
Dtime.rs34 pub struct Alarm { struct
38 impl Alarm { impl
70 impl Default for Alarm { implementation
/packages/apps/Launcher3/src/com/android/launcher3/
DAlarm.java23 public class Alarm implements Runnable{ class
36 public Alarm() { in Alarm() method in Alarm
40 public Alarm(Looper looper) { in Alarm() method in Alarm
/packages/modules/Bluetooth/system/gd/os/
Dhandler.h67 friend class Alarm; variable
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/async/
DEventManager.java39 public interface Alarm { interface
/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dalarm.cc41 Alarm::Alarm(Handler* handler) : handler_(handler), fd_(TIMERFD_CREATE(ALARM_CLOCK, 0)) { in Alarm() function in bluetooth::os::Alarm
/packages/apps/DeskClock/src/com/android/deskclock/provider/
DAlarm.kt42 class Alarm : Parcelable, AlarmsColumns { class
/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto510 message Alarm { message