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