Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSecondaryLauncherAllAppsContainerView.java44 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) {} in updateBackgroundVisibility() method in SecondaryLauncherAllAppsContainerView
DActivityAllAppsContainerView.java313 updateBackgroundVisibility(mActivityContext.getDeviceProfile()); in onFinishInflate()
351 updateBackgroundVisibility(mActivityContext.getDeviceProfile()); in forceBottomSheetVisible()
996 updateBackgroundVisibility(dp); in onDeviceProfileChanged()
1005 protected void updateBackgroundVisibility(DeviceProfile deviceProfile) { in updateBackgroundVisibility() method in ActivityAllAppsContainerView