Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletView.java103 private void updateViewForOrientation(@Configuration.Orientation int orientation) { in updateViewForOrientation() method in WalletView
185 updateViewForOrientation(getResources().getConfiguration().orientation); in showCardCarousel()