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

/frameworks/native/services/vr/virtual_touchpad/
H A Dmain.cpp11 android::sp<android::dvr::VirtualTouchpadService> touchpad_service = local
23 sm->addService(android::String16(touchpad_service->SERVICE_NAME()),
24 touchpad_service, false /*allowIsolated*/);

Completed in 23 milliseconds