Home
last modified time | relevance | path

Searched refs:createDevice (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DMultiTouchMotionAccumulator_test.cpp28 createDevice(); in SetUp()
DCursorInputMapper_test.cpp160 createDevice(); in createMapper()
538 createDevice(); in TEST_F()
556 createDevice(); in TEST_F()
648 createDevice(); in TEST_F()
669 createDevice(); in TEST_F()
962 createDevice(); in TEST_F()
1000 createDevice(); in TEST_F()
DKeyboardInputMapper_test.cpp58 createDevice(); in SetUp()
DInputMapperTest.h51 void createDevice();
DTouchpadInputMapper_test.cpp115 createDevice(); in SetUp()
DMultiTouchInputMapper_test.cpp115 createDevice(); in SetUp()
DInputMapperTest.cpp48 void InputMapperUnitTest::createDevice() { in createDevice() function in android::InputMapperUnitTest
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h194 sp<DeviceDescriptor> createDevice(const audio_devices_t type,
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp393 return createDevice(deviceType, address, name, encodedFormat); in getDeviceDescriptor()
396 sp<DeviceDescriptor> HwModuleCollection::createDevice(const audio_devices_t type, in createDevice() function in android::HwModuleCollection