Home
last modified time | relevance | path

Searched refs:chargingView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
DWirelessChargingLayout.java73 final ImageView chargingView = findViewById(R.id.wireless_charging_view); in init() local
74 final Animatable chargingAnimation = (Animatable) chargingView.getDrawable(); in init()