Searched defs:usePtp (Results 1 – 2 of 2) sorted by relevance
40 boolean usePtp, in MtpServer()92 public static void configure(boolean usePtp) { in configure()96 public static native final void native_configure(boolean usePtp); in native_configure()100 boolean usePtp, in native_setup()
60 jboolean usePtp, jstring deviceInfoManufacturer, jstring deviceInfoModel, in android_mtp_MtpServer_setup()