/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QuickStatusBarHeader.java | 57 updateResources(); in onFinishInflate() 63 updateResources(); in setSceneContainerEnabled() 70 updateResources(); in onConfigurationChanged() 83 void updateResources() { in updateResources() method in QuickStatusBarHeader 122 updateResources(); in disable()
|
D | SideLabelTileLayout.kt | 33 override fun updateResources(): Boolean { in updateResources() method 34 return super.updateResources().also { in updateResources()
|
D | QSFooterView.java | 82 updateResources(); in onFinishInflate() 108 updateResources(); in onConfigurationChanged() 111 private void updateResources() { in updateResources() method in QSFooterView
|
D | QuickQSPanel.java | 186 public boolean updateResources() { in updateResources() method in QuickQSPanel.QQSSideLabelTileLayout 188 boolean b = super.updateResources(); in updateResources() 206 updateResources(); in onConfigurationChanged()
|
D | QSContainerImplController.java | 45 mView.updateResources(mQsPanelController, mQuickStatusBarHeaderController); 94 mView.updateResources(mQsPanelController, mQuickStatusBarHeaderController); in onViewAttached()
|
D | QSPanelController.java | 148 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/ |
D | LargeScreenShadeInterpolatorImpl.kt | 44 updateResources() in onConfigChanged() 48 updateResources() 51 private fun updateResources() { in updateResources() method
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationsQSContainerControllerTest.kt | 159 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 …]
|
D | NotificationsQSContainerControllerLegacyTest.kt | 161 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/ |
D | SingleShadeLockScreenOverScroller.kt | 27 updateResources() 31 updateResources() in onConfigChanged() 36 private fun updateResources() { in updateResources() method
|
D | BatteryStatusChip.kt | 50 updateResources() 69 updateResources() in onConfigurationChanged() 73 private fun updateResources() { in updateResources() method
|
D | ConnectedDisplayChip.kt | 48 updateResources() in onConfigurationChanged() 52 private fun updateResources() { in updateResources() method
|
D | AbstractLockscreenShadeTransitionController.kt | 50 updateResources() in updateResourcesInternal() 53 protected abstract fun updateResources() in updateResources() method
|
D | SplitShadeLockScreenOverScroller.kt | 47 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/ |
D | MediaContainerView.kt | 40 updateResources() 45 updateResources() in onConfigurationChanged() 48 private fun updateResources() { in updateResources() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | QsBatteryModeController.kt | 34 updateResources() 56 fun updateResources() { in updateResources() method
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleOverflow.kt | 53 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/ |
D | StatusOverlayHoverListener.kt | 123 updateResources() in <lambda>() 133 updateResources() 150 private fun updateResources() { in updateResources() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/ |
D | OngoingPrivacyChip.kt | 63 updateResources() in <lambda>() 117 updateResources() in <lambda>() 122 private fun updateResources() { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | MenuMessageView.java | 85 updateResources(); in onConfigurationChanged() 105 updateResources(); in onAttachedToWindow() 140 private void updateResources() { in updateResources() method in MenuMessageView
|
D | DragToInteractAnimationController.java | 70 updateResources(); in DragToInteractAnimationController() 86 updateResources(); in DragToInteractAnimationController() 179 void updateResources() { in updateResources() method in DragToInteractAnimationController
|
D | MenuEduTooltipView.java | 72 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/ |
D | BrightnessMirrorController.java | 71 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/ |
D | TileLayoutTest.java | 235 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/ |
D | ShadeCarrier.java | 79 updateResources(); in onFinishInflate() 171 updateResources(); in onConfigurationChanged() 174 private void updateResources() { in updateResources() method in ShadeCarrier
|