Home
last modified time | relevance | path

Searched refs:getBatteryEventHubId (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DInputReader.cpp749 eventHubId = device->getBatteryEventHubId(); in getBatteryCapacity()
772 eventHubId = device->getBatteryEventHubId(); in getBatteryStatus()
790 std::optional<int32_t> eventHubId = device->getBatteryEventHubId(); in getBatteryDevicePath()
DInputDevice.cpp732 std::optional<int32_t> InputDevice::getBatteryEventHubId() const { in getBatteryEventHubId() function in android::InputDevice
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h117 std::optional<int32_t> getBatteryEventHubId() const;