Home
last modified time | relevance | path

Searched defs:getRawBatteryInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h422 inline std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t batteryId) { in getRawBatteryInfo() function
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h163 std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp577 std::optional<RawBatteryInfo> FakeEventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::FakeEventHub
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1291 std::optional<RawBatteryInfo> EventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::EventHub