Home
last modified time | relevance | path

Searched refs:configureBatteryLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/include/
DEventHub.h550 bool configureBatteryLocked();
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp562 bool EventHub::AssociatedDevice::configureBatteryLocked() { in configureBatteryLocked() function in android::EventHub::AssociatedDevice
2047 hasBattery = associatedDevice->configureBatteryLocked(); in openDeviceLocked()