Ab 2026 werden wir, um unser stabiles Entwicklungsmodell für den Trunk zu unterstützen und die Plattformstabilität für das Ökosystem zu gewährleisten, den Quellcode im 2. und 4. Quartal in AOSP veröffentlichen. Verwenden Sie android-latest-release, um AOSP zu entwickeln und dazu beizutragen. Der Manifestzweig android-latest-release verweist immer auf das neueste Release, das an AOSP übertragen wurde. Weitere Informationen finden Sie unter Änderungen an AOSP.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
LogDataType
public
final
enum
LogDataType
extends Enum<LogDataType>
Stellt den Datentyp von Log-Daten dar.
Zusammenfassung
Enum-Werte
ADB_HOST_LOG
public static final LogDataType ADB_HOST_LOG
BT_SNOOP_LOG
public static final LogDataType BT_SNOOP_LOG
CB_METRICS_FILE
public static final LogDataType CB_METRICS_FILE
CB_METRICS_REPORT_FILE
public static final LogDataType CB_METRICS_REPORT_FILE
CLANG_COVERAGE
public static final LogDataType CLANG_COVERAGE
COMPACT_MEMINFO
public static final LogDataType COMPACT_MEMINFO
CUTTLEFISH_LOG
public static final LogDataType CUTTLEFISH_LOG
GCOV_KERNEL_COVERAGE
public static final LogDataType GCOV_KERNEL_COVERAGE
GEMINI_PROMPT
public static final LogDataType GEMINI_PROMPT
GEMINI_RESPONSE
public static final LogDataType GEMINI_RESPONSE
GOLDEN_RESULT_PROTO
public static final LogDataType GOLDEN_RESULT_PROTO
HARNESS_CONFIG
public static final LogDataType HARNESS_CONFIG
HARNESS_STD_LOG
public static final LogDataType HARNESS_STD_LOG
JACOCO_EXEC
public static final LogDataType JACOCO_EXEC
KERNEL_TRACE
public static final LogDataType KERNEL_TRACE
MUGSHOT_LOG
public static final LogDataType MUGSHOT_LOG
NATIVE_COVERAGE
public static final LogDataType NATIVE_COVERAGE
PASSED_TESTS
public static final LogDataType PASSED_TESTS
RECOVERY_MODE_LOG
public static final LogDataType RECOVERY_MODE_LOG
Öffentliche Methoden
getContentType
public String getContentType ()
| Gibt Folgendes zurück: |
String |
|
getFileExt
public String getFileExt ()
| Gibt Folgendes zurück: |
String |
|
isCompressed
public boolean isCompressed ()
| Gibt Folgendes zurück: |
boolean |
true, wenn der Datentyp ein komprimiertes Format ist oder nicht komprimiert werden soll. |
isText
public boolean isText ()
| Gibt Folgendes zurück: |
boolean |
true, wenn der Datentyp ein Textformat ist. |
valueOf
public static LogDataType valueOf (String name)
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2026-06-22 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2026-06-22 (UTC)."],[],[]]