Searched defs:handleEvent (Results 1 - 4 of 4) sorted by relevance

/device/samsung/tuna/libsensors/
H A DLightSensor.cpp36 bool LightSensor::handleEvent(input_event const *event) { function in class:LightSensor
H A DPressureSensor.cpp42 bool PressureSensor::handleEvent(input_event const *event) { function in class:PressureSensor
H A DProximitySensor.cpp67 bool ProximitySensor::handleEvent(input_event const *event) { function in class:ProximitySensor
H A DSamsungSensorBase.cpp49 bool SamsungSensorBase::handleEvent(input_event const * event) { function in class:SamsungSensorBase
163 if (mEnabled && handleEvent(event)) {

Completed in 26 milliseconds