Searched refs:versionPath (Results 1 – 2 of 2) sorted by relevance
62 String8 versionPath(getInputDeviceConfigurationFilePathByName( in getInputDeviceConfigurationFilePathByDeviceIdentifier() local67 if (!versionPath.isEmpty()) { in getInputDeviceConfigurationFilePathByDeviceIdentifier()68 return versionPath; in getInputDeviceConfigurationFilePathByDeviceIdentifier()
42 private static final String versionPath = "selinux_version"; field in SELinuxPolicyInstallReceiver91 installFile(new File(tmp, versionPath), stream, chunkLengths[0]); in unpackBundle()