Searched refs:debugProperties (Results 1 – 2 of 2) sorted by relevance
2098 private static final TypedProperties debugProperties; field in Debug2132 debugProperties = tp.isEmpty() ? null : tp;2134 debugProperties = null;2285 if (debugProperties != null) { in setFieldsOn()2299 modifyFieldIfSet(field, debugProperties, propertyName); in setFieldsOn()
49623 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;