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

  /frameworks/native/services/inputflinger/
EventHub.h 188 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const = 0;
286 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const;
EventHub.cpp 267 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const {
    [all...]
InputReader.cpp 466 InputDeviceIdentifier identifier = mEventHub->getDeviceIdentifier(deviceId);
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 577 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const {
    [all...]

Completed in 246 milliseconds