Home
last modified time | relevance | path

Searched defs:getDeviceContext (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h47 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function
/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h45 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2065 inline InputDeviceContext& getDeviceContext() { return mDeviceContext; } in getDeviceContext() function in android::FakePeripheralController