HomeSort by relevance Sort by last modified time
    Searched refs:CVibraDevice (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/
classes.c 380 {MPH_OBJECT, INTERFACE_IMPLICIT_PREREALIZE, offsetof(CVibraDevice, mObject)},
382 offsetof(CVibraDevice, mDynamicInterfaceManagement)},
383 {MPH_VIBRA, INTERFACE_IMPLICIT, offsetof(CVibraDevice, mVibra)},
391 sizeof(CVibraDevice),
classes.h 304 } CVibraDevice;
  /frameworks/wilhelm/src/itf/
IEngine.c 151 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self);
    [all...]

Completed in 112 milliseconds