Home
last modified time | relevance | path

Searched defs:mInputFactory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/engine/
DDefaultEngine.h241 input_manager::InputManagerFactory mInputFactory; variable
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
H A DTouchMonitorTest.java109 private final InputSessionComponent.Factory mInputFactory; field in TouchMonitorTest.Environment