Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DChartSweepView.java333 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ChartSweepView
334 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DChartSweepView.java333 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ChartSweepView
334 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/
DCollapsedAlarmViewHolder.kt162 arrow.jumpDrawablesToCurrentState() in <lambda>()
DCollapsedAlarmViewHolder.java177 arrow.jumpDrawablesToCurrentState(); in onAnimateChange()
DExpandedAlarmViewHolder.kt308 arrow.jumpDrawablesToCurrentState() in <lambda>()
DExpandedAlarmViewHolder.java336 arrow.jumpDrawablesToCurrentState(); in onAnimateChange()
/packages/apps/DeskClock/src/com/android/deskclock/worldclock/
DCitySelectionActivity.kt339 variableView.jumpDrawablesToCurrentState() in getView()
DCitySelectionActivity.java385 view.jumpDrawablesToCurrentState(); in getView()
/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java961 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ContactListItemView
962 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()