Searched refs:outStringValue (Results 1 – 1 of 1) sorted by relevance
847 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() argument857 value.getChars(0, length, outStringValue, 0); in getDeviceProperty()858 outStringValue[length] = 0; in getDeviceProperty()868 imageSize.getChars(0, imageSize.length(), outStringValue, 0); in getDeviceProperty()869 outStringValue[imageSize.length()] = 0; in getDeviceProperty()