Searched refs:debugProperties (Results 1 – 2 of 2) sorted by relevance
2268 private static final TypedProperties debugProperties; field in Debug2302 debugProperties = tp.isEmpty() ? null : tp;2304 debugProperties = null;2455 if (debugProperties != null) { in setFieldsOn()2469 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()
35141 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;