Home
last modified time | relevance | path

Searched defs:mBatteries (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h147 std::unordered_map<int32_t, std::unique_ptr<Battery>> mBatteries; variable
/aosp12/frameworks/native/include/input/
H A DInputDevice.h285 std::unordered_map<int32_t, InputDeviceBatteryInfo> mBatteries; variable