Searched refs:ConfigureInputProperty (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.h72 int ConfigureInputProperty(int property);
H A DVirtualTouchpadEvdev.cpp66 touchpad.injector->ConfigureInputProperty(INPUT_PROP_DIRECT);
H A DEvdevInjector.cpp96 int EvdevInjector::ConfigureInputProperty(int property) { function in class:android::dvr::EvdevInjector
97 ALOGV("ConfigureInputProperty %d", property);

Completed in 762 milliseconds