Searched refs:updateInsets (Results 1 – 6 of 6) sorted by relevance
71 mActivity.getDeviceProfile().updateInsets(insets); in fitSystemWindows()89 mActivity.getDeviceProfile().updateInsets(mInsets); in dispatchInsets()
85 mLauncher.updateInsets(insets); in handleSystemWindowInsets()129 mLauncher.updateInsets(mInsets); in dispatchInsets()
529 public void updateInsets(Rect insets) { in updateInsets() method in Launcher530 mDeviceProfile.updateInsets(insets); in updateInsets()534 mStableDeviceProfile.updateInsets(r); in updateInsets()
437 public void updateInsets(Rect insets) { in updateInsets() method in DeviceProfile
98 mDp.updateInsets(mInsets); in LauncherPreviewRenderer()
256 dp.updateInsets(targetSet.homeContentInsets); in onRecentsAnimationStart()