HomeSort by relevance Sort by last modified time
    Searched refs:handleTimerEvent (Results 1 - 25 of 25) sorted by null

  /system/chre/apps/host_awake_world/
host_awake_world.cc 47 void handleTimerEvent(const void *eventData) {
65 handleTimerEvent(eventData);
  /system/chre/apps/timer_world/
timer_world.cc 46 void handleTimerEvent(const void *eventData) {
64 handleTimerEvent(eventData);
  /frameworks/base/services/core/java/com/android/server/hdmi/
RequestArcAction.java 83 final void handleTimerEvent(int state) {
SystemAudioAutoInitiationAction.java 97 void handleTimerEvent(int state) {
HdmiCecFeatureAction.java 101 abstract void handleTimerEvent(int state);
146 handleTimerEvent(msg.arg1);
DevicePowerStatusAction.java 90 void handleTimerEvent(int state) {
OneTouchPlayAction.java 115 void handleTimerEvent(int state) {
OneTouchRecordAction.java 119 void handleTimerEvent(int state) {
SendKeyAction.java 165 public void handleTimerEvent(int state) {
SetArcTransmissionStateAction.java 136 void handleTimerEvent(int state) {
SystemAudioStatusAction.java 118 void handleTimerEvent(int state) {
DeviceSelectAction.java 182 public void handleTimerEvent(int timeoutState) {
PowerStatusMonitorAction.java 86 void handleTimerEvent(int state) {
VolumeControlAction.java 198 void handleTimerEvent(int state) {
NewDeviceAction.java 191 public void handleTimerEvent(int state) {
RoutingControlAction.java 156 public void handleTimerEvent(int timeoutState) {
SystemAudioAction.java 187 final void handleTimerEvent(int state) {
TimerRecordingAction.java 160 void handleTimerEvent(int state) {
HotplugDetectionAction.java 87 void handleTimerEvent(int state) {
DeviceDiscoveryAction.java 395 void handleTimerEvent(int state) {
  /system/chre/apps/ash_world/
ash_world.cc 117 void handleTimerEvent(const void *eventData) {
180 handleTimerEvent(eventData);
  /system/chre/apps/gnss_world/
gnss_world.cc 120 void handleTimerEvent(const void *eventData) {
291 handleTimerEvent(eventData);
  /system/chre/apps/wifi_world/
wifi_world.cc 211 void handleTimerEvent(const void *eventData) {
282 handleTimerEvent(eventData);
  /system/chre/apps/wwan_world/
wwan_world.cc 46 void handleTimerEvent(const void *eventData) {
162 handleTimerEvent(eventData);
  /system/chre/apps/sensor_world/
sensor_world.cc 219 void handleTimerEvent(const void *eventData) {
428 handleTimerEvent(eventData);

Completed in 231 milliseconds