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

  /frameworks/native/services/inputflinger/
EventHub.h 427 bool mNeedToReopenDevices;
EventHub.cpp 181 mNeedToReopenDevices(false), mNeedToScanDevices(true),
714 if (mNeedToReopenDevices) {
715 mNeedToReopenDevices = false;
    [all...]

Completed in 73 milliseconds