Home
last modified time | relevance | path

Searched refs:debugProperties (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DDebug.java2231 private static final TypedProperties debugProperties; field in Debug
2265 debugProperties = tp.isEmpty() ? null : tp;
2267 debugProperties = null;
2418 if (debugProperties != null) { in setFieldsOn()
2432 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35784 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;