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

/frameworks/native/services/inputflinger/
H A DEventHub.cpp1379 device->configurationFile.string(),
1492 device->configurationFile = getInputDeviceConfigurationFilePathByDeviceIdentifier(
1494 if (device->configurationFile.isEmpty()) {
1498 status_t status = PropertyMap::load(device->configurationFile,
1774 device->configurationFile.string());
H A DEventHub.h360 String8 configurationFile; member in struct:android::EventHub::Device

Completed in 28 milliseconds