Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
H A DBouncerMessageViewBinder.kt58 updateView(
64 updateView(
77 private fun updateView( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java115 updateView();
237 updateView();
265 updateView(); in updateKeyguardShowing()
300 private void updateView() { in updateView() method in KeyguardQsUserSwitchController
/aosp14/frameworks/base/media/java/android/media/
H A DSubtitleTrack.java126 public abstract void updateView(Vector<Cue> activeCues); in updateView() method in SubtitleTrack
235 updateView(mActiveCues); in onTimedEvent()
250 updateView(mActiveCues); in onSeek()
264 updateView(mActiveCues); in onStop()
358 updateView(mActiveCues); in addCue()
H A DSRTRenderer.java159 public void updateView(Vector<Cue> activeCues) { in updateView() method in SRTTrack
161 super.updateView(activeCues); in updateView()
H A DTtmlRenderer.java608 public void updateView(Vector<SubtitleTrack.Cue> activeCues) { in updateView() method in TtmlTrack
H A DClosedCaptionRenderer.java103 public void updateView(Vector<Cue> activeCues) { in updateView() method in Cea608CaptionTrack
H A DWebVttRenderer.java1089 public void updateView(Vector<SubtitleTrack.Cue> activeCues) { in updateView() method in WebVttTrack
H A DCea708CaptionRenderer.java112 public void updateView(Vector<Cue> activeCues) { in updateView() method in Cea708CaptionTrack
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DOngoingPrivacyChip.kt50 updateView(PrivacyChipBuilder(context, field))
75 private fun updateView(builder: PrivacyChipBuilder) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayController.kt164 updateView(newInfo, view)
272 updateView(newInfo, newView)
439 abstract fun updateView(newInfo: T, currentView: ViewGroup) regex
/aosp14/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
H A DBarView.java70 void updateView(BarViewInfo barViewInfo) { in updateView() method in BarView
H A DBarChartPreference.java221 barView.updateView(barViewInfos[index]); in updateBarChart()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinator.kt130 override fun updateView(newInfo: ChipbarInfo, currentView: ViewGroup) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
H A DMediaTttChipControllerReceiver.kt203 override fun updateView(newInfo: ChipReceiverInfo, currentView: ViewGroup) {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinatorTest.kt557 underTest.updateView(
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java942 public void updateView(int[] containerLocationOnScreen) { in updateView() method in BubbleExpandedView
H A DBubbleStackView.java3218 mExpandedBubble.getExpandedView().updateView( in updateExpandedView()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayControllerTest.kt1169 override fun updateView(newInfo: ViewInfo, currentView: ViewGroup) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30629 Landroid/media/SubtitleTrack;->updateView(Ljava/util/Vector;)V