Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputDevice.cpp113 char *androidData = getenv("ANDROID_DATA"); in getInputDeviceConfigurationFilePathByName() local
114 if (androidData != nullptr) { in getInputDeviceConfigurationFilePathByName()
115 path += androidData; in getInputDeviceConfigurationFilePathByName()