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

/frameworks/native/services/inputflinger/
H A DEventHub.cpp1390 device->configurationFile.string(),
1422 device->configurationFile = getInputDeviceConfigurationFilePathByDeviceIdentifier(
1424 if (device->configurationFile.isEmpty()) {
1428 status_t status = PropertyMap::load(device->configurationFile,
1707 device->configurationFile.string());
H A DEventHub.h353 String8 configurationFile; member in struct:android::EventHub::Device

Completed in 307 milliseconds