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

  /frameworks/base/services/input/
EventHub.h 180 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const = 0;
264 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const;
EventHub.cpp 258 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const {
    [all...]
InputReader.cpp 355 InputDeviceIdentifier identifier = mEventHub->getDeviceIdentifier(deviceId);
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 470 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const {
    [all...]

Completed in 36 milliseconds