Home
last modified time | relevance | path

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

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