Searched refs:propertyKey (Results 1 – 1 of 1) sorted by relevance
2154 String propertyKey = "debug.tracing.screen_state"; in setScreenState() local2158 SystemProperties.set(propertyKey, propertyValue); in setScreenState()2160 Slog.e(mTag, "Failed to set a system property: key=" + propertyKey in setScreenState()2249 String propertyKey = "debug.tracing.screen_brightness"; in animateScreenBrightness() local2253 SystemProperties.set(propertyKey, propertyValue); in animateScreenBrightness()2255 Slog.e(mTag, "Failed to set a system property: key=" + propertyKey in animateScreenBrightness()