Home | History | Annotate | Download | only in mtp

Lines Matching defs:stringValue

759                             long intValue, String stringValue) {
762 return renameFile(handle, stringValue);
799 private int setDeviceProperty(int property, long intValue, String stringValue) {
805 e.putString(Integer.toString(property), stringValue);