/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/ |
D | TouchableRegionViewController.kt | 41 inoutInfo.setTouchableInsets( in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | RegionInterceptingFrameLayout.java | 62 internalInsetsInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
|
/frameworks/base/packages/SystemUI/plugin/ExamplePlugin/src/com/android/systemui/plugin/testoverlayplugin/ |
D | SampleOverlayPlugin.java | 97 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
D | MenuMessageView.java | 121 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
D | MenuView.java | 104 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
D | MenuViewLayer.java | 401 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/ |
D | TaskView.java | 264 inoutInfo.setTouchableInsets( in onComputeInternalInsets()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTouchableRegionManager.java | 306 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | DraggableConstraintLayout.java | 191 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
D | ScreenshotShelfViewProxy.kt | 118 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION) in <lambda>()
|
D | ScreenshotView.java | 268 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
D | BubbleBarLayerView.java | 160 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ImmersiveModeConfirmation.java | 301 inoutInfo.setTouchableInsets(
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | NavigationBarController.java | 363 dest.setTouchableInsets( in updateTouchableInsets()
|
D | InputMethodService.java | 731 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME); 736 info.setTouchableInsets(mTmpInsets.touchableInsets);
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
D | DragLayout.java | 159 inOutInfo.setTouchableInsets(TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ImmersiveModeConfirmation.java | 378 inoutInfo.setTouchableInsets(
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBar.java | 647 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_FRAME); in NavigationBar() 652 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_FRAME); in NavigationBar() 659 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in NavigationBar()
|
/frameworks/base/core/java/android/view/ |
D | ViewTreeObserver.java | 296 public void setTouchableInsets(int val) { in setTouchableInsets() method in ViewTreeObserver.InternalInsetsInfo
|
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/ |
D | LocalFloatingToolbarPopup.java | 132 info.setTouchableInsets(
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionSession.java | 1093 info.setTouchableInsets(mTmpInsets.touchableInsets);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | VolumeDialogImpl.java | 456 internalInsetsInfo.setTouchableInsets( in onComputeInternalInsets()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleStackView.java | 1677 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18296 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18360 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
|