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