Home
last modified time | relevance | path

Searched refs:updateResources (Results 1 – 25 of 81) sorted by relevance

1234

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickStatusBarHeader.java57 updateResources(); in onFinishInflate()
63 updateResources(); in setSceneContainerEnabled()
70 updateResources(); in onConfigurationChanged()
83 void updateResources() { in updateResources() method in QuickStatusBarHeader
122 updateResources(); in disable()
DSideLabelTileLayout.kt33 override fun updateResources(): Boolean { in updateResources() method
34 return super.updateResources().also { in updateResources()
DQSFooterView.java82 updateResources(); in onFinishInflate()
108 updateResources(); in onConfigurationChanged()
111 private void updateResources() { in updateResources() method in QSFooterView
DQuickQSPanel.java186 public boolean updateResources() { in updateResources() method in QuickQSPanel.QQSSideLabelTileLayout
188 boolean b = super.updateResources(); in updateResources()
206 updateResources(); in onConfigurationChanged()
DQSContainerImplController.java45 mView.updateResources(mQsPanelController, mQuickStatusBarHeaderController);
94 mView.updateResources(mQsPanelController, mQuickStatusBarHeaderController); in onViewAttached()
DQSPanelController.java148 mView.updateResources(); in onViewAttached()
175 mView.updateResources(); in onConfigurationChanged()
237 public void updateResources() { in updateResources() method in QSPanelController
238 mView.updateResources(); in updateResources()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/transition/
DLargeScreenShadeInterpolatorImpl.kt44 updateResources() in onConfigChanged()
48 updateResources()
51 private fun updateResources() { in updateResources() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationsQSContainerControllerTest.kt159 underTest.updateResources() in testSmallScreen_updateResources_splitShadeHeightIsSet()
180 underTest.updateResources() in testLargeScreen_updateResources_refactorFlagOff_splitShadeHeightIsSet_basedOnResource()
201 underTest.updateResources() in testLargeScreen_updateResources_refactorFlagOn_splitShadeHeightIsSet_basedOnHelper()
218 underTest.updateResources() in testSmallScreen_estimatedHeightIsLargerThanDimenValue_shadeHeightIsSetToEstimatedHeight()
401 underTest.updateResources() in testSplitShadeLayout_isAlignedToGuideline()
408 underTest.updateResources() in testSinglePaneLayout_childrenHaveEqualMargins()
417 underTest.updateResources() in testSplitShadeLayout_childrenHaveInsideMarginsOfZero()
424 underTest.updateResources() in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()
443 underTest.updateResources() in testLargeScreenLayout_refactorFlagOff_qsAndNotifsTopMarginIsOfHeaderResourceHeight()
463 underTest.updateResources() in testLargeScreenLayout_refactorFlagOn_qsAndNotifsTopMarginIsOfHeaderHelperHeight()
[all …]
DNotificationsQSContainerControllerLegacyTest.kt161 underTest.updateResources() in testSmallScreen_updateResources_splitShadeHeightIsSet()
183 underTest.updateResources() in testLargeScreen_updateResources_refactorFlagOff_splitShadeHeightIsSetBasedOnResource()
206 underTest.updateResources() in testLargeScreen_updateResources_refactorFlagOn_splitShadeHeightIsSetBasedOnHelper()
224 underTest.updateResources() in testSmallScreen_estimatedHeightIsLargerThanDimenValue_shadeHeightIsSetToEstimatedHeight()
408 underTest.updateResources() in testSplitShadeLayout_isAlignedToGuideline()
418 underTest.updateResources() in testSinglePaneLayout_childrenHaveEqualMargins()
435 underTest.updateResources() in testSplitShadeLayout_childrenHaveInsideMarginsOfZero()
444 underTest.updateResources() in testSplitShadeLayout_qsFrameHasHorizontalMarginsOfZero()
463 underTest.updateResources() in testLargeScreenLayout_refactorFlagOff_qsAndNotifsTopMarginIsOfHeaderHeightResource()
486 underTest.updateResources() in testLargeScreenLayout_refactorFlagOn_qsAndNotifsTopMarginIsOfHeaderHeightHelper()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSingleShadeLockScreenOverScroller.kt27 updateResources()
31 updateResources() in onConfigChanged()
36 private fun updateResources() { in updateResources() method
DBatteryStatusChip.kt50 updateResources()
69 updateResources() in onConfigurationChanged()
73 private fun updateResources() { in updateResources() method
DConnectedDisplayChip.kt48 updateResources() in onConfigurationChanged()
52 private fun updateResources() { in updateResources() method
DAbstractLockscreenShadeTransitionController.kt50 updateResources() in updateResourcesInternal()
53 protected abstract fun updateResources() in updateResources() method
DSplitShadeLockScreenOverScroller.kt47 updateResources() in <lambda>()
51 updateResources() in <lambda>()
59 private fun updateResources() { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DMediaContainerView.kt40 updateResources()
45 updateResources() in onConfigurationChanged()
48 private fun updateResources() { in updateResources() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQsBatteryModeController.kt34 updateResources()
56 fun updateResources() { in updateResources() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflow.kt53 updateResources()
95 updateResources() in update()
103 fun updateResources() { in updateResources() method in com.android.wm.shell.bubbles.BubbleOverflow
198 updateResources() in createExpandedView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusOverlayHoverListener.kt123 updateResources() in <lambda>()
133 updateResources()
150 private fun updateResources() { in updateResources() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DOngoingPrivacyChip.kt63 updateResources() in <lambda>()
117 updateResources() in <lambda>()
122 private fun updateResources() { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuMessageView.java85 updateResources(); in onConfigurationChanged()
105 updateResources(); in onAttachedToWindow()
140 private void updateResources() { in updateResources() method in MenuMessageView
DDragToInteractAnimationController.java70 updateResources(); in DragToInteractAnimationController()
86 updateResources(); in DragToInteractAnimationController()
179 void updateResources() { in updateResources() method in DragToInteractAnimationController
DMenuEduTooltipView.java72 updateResources(); in MenuEduTooltipView()
78 updateResources(); in onConfigurationChanged()
133 private void updateResources() { in updateResources() method in MenuEduTooltipView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBrightnessMirrorController.java71 updateResources(); in BrightnessMirrorController()
119 public void updateResources() { in updateResources() method in BrightnessMirrorController
158 updateResources(); in reinflate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DTileLayoutTest.java235 mTileLayout.updateResources(); // setup with 1
238 assertEquals(true, mTileLayout.updateResources());
244 mTileLayout.updateResources(); // setup with 1
246 assertEquals(false, mTileLayout.updateResources());
272 mTileLayout.updateResources();
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/carrier/
DShadeCarrier.java79 updateResources(); in onFinishInflate()
171 updateResources(); in onConfigurationChanged()
174 private void updateResources() { in updateResources() method in ShadeCarrier

1234