Searched refs:outStringValue (Results 1 – 1 of 1) sorted by relevance
870 private int getDeviceProperty(int property, long[] outIntValue, char[] outStringValue) { in getDeviceProperty() argument880 value.getChars(0, length, outStringValue, 0); in getDeviceProperty()881 outStringValue[length] = 0; in getDeviceProperty()891 imageSize.getChars(0, imageSize.length(), outStringValue, 0); in getDeviceProperty()892 outStringValue[imageSize.length()] = 0; in getDeviceProperty()