Searched refs:debugProperties (Results 1 – 2 of 2) sorted by relevance
2231 private static final TypedProperties debugProperties; field in Debug2265 debugProperties = tp.isEmpty() ? null : tp;2267 debugProperties = null;2418 if (debugProperties != null) { in setFieldsOn()2432 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()
35784 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;