Home | History | Annotate | Download | only in mtp

Lines Matching refs:stringValue

637                             long intValue, String stringValue) {
640 return renameFile(handle, stringValue);
677 private int setDeviceProperty(int property, long intValue, String stringValue) {
683 e.putString(Integer.toString(property), stringValue);