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

/frameworks/native/libs/input/
H A DInputDevice.cpp62 String8 versionPath(getInputDeviceConfigurationFilePathByName(
67 if (!versionPath.isEmpty()) {
68 return versionPath;
/frameworks/base/services/core/java/com/android/server/updates/
H A DSELinuxPolicyInstallReceiver.java42 private static final String versionPath = "selinux_version"; field in class:SELinuxPolicyInstallReceiver
91 installFile(new File(tmp, versionPath), stream, chunkLengths[0]);

Completed in 75 milliseconds