Home
last modified time | relevance | path

Searched defs:onComputeInternalInsets (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java262 private void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo info) { in onComputeInternalInsets() method in StatusBarTouchableRegionManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DDraggableConstraintLayout.java177 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in DraggableConstraintLayout
DScreenshotView.java273 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in ScreenshotView
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
DTaskView.java479 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in TaskView
/frameworks/base/core/java/android/view/
DViewTreeObserver.java366 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo); in onComputeInternalInsets() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java442 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo internalInsetsInfo) { in onComputeInternalInsets() method in VolumeDialogImpl
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1440 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in BubbleStackView