Searched refs:debugProperties (Results 1 – 2 of 2) sorted by relevance
2175 private static final TypedProperties debugProperties; field in Debug2209 debugProperties = tp.isEmpty() ? null : tp;2211 debugProperties = null;2362 if (debugProperties != null) { in setFieldsOn()2376 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()
39107 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;