SplitApkInstallerBase সম্পর্কে

public abstract class SplitApkInstallerBase
extends Object

java.lang.অবজেক্ট
com.android.tradefed.device.server.SplitApkInstallerBase সম্পর্কে


সারাংশ

ক্ষেত্র

protected static final CharMatcher UNSAFE_PM_INSTALL_SESSION_SPLIT_NAME_CHARS

সুরক্ষিত কনস্ট্রাক্টর

SplitApkInstallerBase ( IDevice device, String options)

সুরক্ষিত পদ্ধতি

String createMultiInstallSession (String options, long timeout, TimeUnit unit)
IDevice getDevice ()
static String getOptions (boolean reInstall, installOptions)
String getOptions ()
static String getOptions (boolean reInstall, boolean partialInstall, String applicationId, installOptions)
String getPrefix ()
void installAbandon (String sessionId, long timeout, TimeUnit unit)
void installCommit (String sessionId, long timeout, TimeUnit unit)

ক্ষেত্র

অনিরাপদ_প্রধান_সেশন_স্প্লিট_নাম_অক্ষর ইনস্টল করুন

protected static final CharMatcher UNSAFE_PM_INSTALL_SESSION_SPLIT_NAME_CHARS

সুরক্ষিত কনস্ট্রাক্টর

SplitApkInstallerBase সম্পর্কে

protected SplitApkInstallerBase (IDevice device, 
                String options)

পরামিতি
device IDevice

options String

সুরক্ষিত পদ্ধতি

ক্রিয়েটমাল্টিইনস্টলসেশন

protected String createMultiInstallSession (String options, 
                long timeout, 
                TimeUnit unit)

পরামিতি
options String

timeout long

unit TimeUnit

রিটার্নস
String

থ্রো
AdbCommandRejectedException
InstallException
ShellCommandUnresponsiveException
TimeoutException

ডিভাইস পান

protected IDevice getDevice ()

রিটার্নস
IDevice

বিকল্পগুলি পান

protected static String getOptions (boolean reInstall, 
                 installOptions)

পরামিতি
reInstall boolean

installOptions

রিটার্নস
String

বিকল্পগুলি পান

protected String getOptions ()

রিটার্নস
String

বিকল্পগুলি পান

protected static String getOptions (boolean reInstall, 
                boolean partialInstall, 
                String applicationId, 
                 installOptions)

পরামিতি
reInstall boolean

partialInstall boolean

applicationId String

installOptions

রিটার্নস
String

getPrefix সম্পর্কে

protected String getPrefix ()

রিটার্নস
String

ইনস্টল করুন পরিত্যাগ করুন

protected void installAbandon (String sessionId, 
                long timeout, 
                TimeUnit unit)

পরামিতি
sessionId String

timeout long

unit TimeUnit

থ্রো
AdbCommandRejectedException
InstallException
ShellCommandUnresponsiveException
TimeoutException

ইন্সটলকমিট

protected void installCommit (String sessionId, 
                long timeout, 
                TimeUnit unit)

পরামিতি
sessionId String

timeout long

unit TimeUnit

থ্রো
AdbCommandRejectedException
InstallException
ShellCommandUnresponsiveException
TimeoutException