Home
last modified time | relevance | path

Searched defs:onUserInteractionFinalized (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
DSeekBarWithIconButtonsView.java289 void onUserInteractionFinalized(SeekBar seekBar, @ControlUnitType int control); in onUserInteractionFinalized() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/fontscaling/
DFontScalingDialogDelegate.kt133 override fun onUserInteractionFinalized( in onCreate() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationSettings.java194 public void onUserInteractionFinalized(SeekBar seekBar, @ControlUnitType int control) { in onUserInteractionFinalized() method in WindowMagnificationSettings.ZoomSeekbarChangeListener