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

/frameworks/native/services/inputflinger/
H A DEventHub.cpp1346 device->configurationFile.string(),
1378 device->configurationFile = getInputDeviceConfigurationFilePathByDeviceIdentifier(
1380 if (device->configurationFile.isEmpty()) {
1384 status_t status = PropertyMap::load(device->configurationFile,
1653 device->configurationFile.string());
H A DEventHub.h342 String8 configurationFile; member in struct:android::EventHub::Device

Completed in 75 milliseconds