Aby zachować zgodność z naszym modelem rozwoju gałęzi głównej i zapewnić stabilność platformy w ekosystemie, w II i IV kwartale 2026 r. opublikujemy kod źródłowy w AOSP. Do tworzenia i współtworzenia AOSP zalecamy używanie android-latest-release zamiast aosp-main. Gałąź android-latest-release manifestu zawsze będzie odnosić się do najnowszej wersji przesłanej do AOSP. Więcej informacji znajdziesz w sekcji Zmiany w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
SplitApkInstallerBase
public
abstract
class
SplitApkInstallerBase
extends Object
| java.lang.Object
|
| ↳ |
com.android.tradefed.device.server.SplitApkInstallerBase
|
Znane bezpośrednie podklasy
|
Podsumowanie
Metody chronione |
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)
|
Fieldsem
UNSAFE_PM_INSTALL_SESSION_SPLIT_NAME_CHARS
protected static final CharMatcher UNSAFE_PM_INSTALL_SESSION_SPLIT_NAME_CHARS
Konstruktory chronione
SplitApkInstallerBase
protected SplitApkInstallerBase (IDevice device,
String options)
| Parametry |
device |
IDevice |
options |
String |
Metody chronione
createMultiInstallSession
protected String createMultiInstallSession (String options,
long timeout,
TimeUnit unit)
| Parametry |
options |
String |
timeout |
long |
unit |
TimeUnit |
getDevice
protected IDevice getDevice ()
getOptions
protected static String getOptions (boolean reInstall,
installOptions)
| Parametry |
reInstall |
boolean |
installOptions |
|
getOptions
protected String getOptions ()
getOptions
protected static String getOptions (boolean reInstall,
boolean partialInstall,
String applicationId,
installOptions)
| Parametry |
reInstall |
boolean |
partialInstall |
boolean |
applicationId |
String |
installOptions |
|
getPrefix
protected String getPrefix ()
installAbandon
protected void installAbandon (String sessionId,
long timeout,
TimeUnit unit)
| Parametry |
sessionId |
String |
timeout |
long |
unit |
TimeUnit |
installCommit
protected void installCommit (String sessionId,
long timeout,
TimeUnit unit)
| Parametry |
sessionId |
String |
timeout |
long |
unit |
TimeUnit |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-12-04 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-12-04 UTC."],[],[]]