HomeSort by relevance Sort by last modified time
    Searched refs:mNeedToReopenDevices (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
EventHub.h 419 bool mNeedToReopenDevices;
EventHub.cpp 201 mNeedToReopenDevices(false), mNeedToScanDevices(true),
661 if (mNeedToReopenDevices) {
662 mNeedToReopenDevices = false;
    [all...]

Completed in 569 milliseconds