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

  /frameworks/native/services/vr/virtual_touchpad/
EvdevInjector.h 64 // |ConfigureBegin()| must be called first, and |ConfigureEnd()| last,
68 int ConfigureBegin(const char* device_name, int16_t bustype, int16_t vendor,
112 // Must be called only between construction and ConfigureBegin().
EvdevInjector.cpp 64 int EvdevInjector::ConfigureBegin(const char* device_name, int16_t bustype,
67 ALOGV("ConfigureBegin %s 0x%04" PRIX16 " 0x%04" PRIX16 " 0x%04" PRIX16
VirtualTouchpadEvdev.cpp 69 touchpad.injector->ConfigureBegin(DeviceName, kDeviceBusType,
  /frameworks/native/services/vr/virtual_touchpad/tests/
VirtualTouchpad_test.cpp 150 // From ConfigureBegin():

Completed in 140 milliseconds