Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DRegionInterceptingFrameLayout.java24 import android.view.ViewTreeObserver.InternalInsetsInfo;
62 internalInsetsInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
/frameworks/base/packages/SystemUI/plugin/ExamplePlugin/src/com/android/systemui/plugin/testoverlayplugin/
DSampleOverlayPlugin.java24 import android.view.ViewTreeObserver.InternalInsetsInfo;
97 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
/frameworks/base/core/java/android/view/
DViewTreeObserver.java220 public final static class InternalInsetsInfo { class in ViewTreeObserver
223 public InternalInsetsInfo() { in InternalInsetsInfo() method in ViewTreeObserver.InternalInsetsInfo
314 InternalInsetsInfo other = (InternalInsetsInfo)o; in equals()
322 void set(InternalInsetsInfo other) { in set()
347 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo); in onComputeInternalInsets()
1191 final void dispatchOnComputeInternalInsets(InternalInsetsInfo inoutInfo) { in dispatchOnComputeInternalInsets()
DViewRootImpl.java568 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets
569 = new ViewTreeObserver.InternalInsetsInfo();
2985 final ViewTreeObserver.InternalInsetsInfo insets = mAttachInfo.mGivenInternalInsets; in performTraversals()
DView.java28899 final ViewTreeObserver.InternalInsetsInfo mGivenInternalInsets
28900 = new ViewTreeObserver.InternalInsetsInfo();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java247 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo info) {
255 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
DNavigationBarView.java56 import android.view.ViewTreeObserver.InternalInsetsInfo;
259 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
263 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java242 ViewTreeObserver.InternalInsetsInfo inoutInfo) {
246 ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
DWindowState.java33 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
34 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
35 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION;
36 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
425 int mTouchableInsets = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java971 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
978 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
985 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION;
997 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo info) {
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java484 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
1014 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
1021 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
1028 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
1035 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION;
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java50 import android.view.ViewTreeObserver.InternalInsetsInfo;
1314 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo) { in onComputeInternalInsets()
1315 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java297 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets()
298 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1292 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets()
1293 inoutInfo.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
/frameworks/base/core/java/com/android/internal/widget/
DFloatingToolbar.java408 ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
/frameworks/base/config/
Dboot-image-profile.txt23839 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;-><init>()V
23840 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->equals(Ljava/lang/Object;)Z
23841 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->isEmpty()Z
23842 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->reset()V
23843 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->set(Landroid/view/ViewTreeObserver$InternalI…
23844 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
23854 …TreeObserver;->dispatchOnComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V
30450 …isO5OnjlgtKp0Zi1V8EY;->onComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V
47415 Landroid/view/ViewTreeObserver$InternalInsetsInfo;
Dpreloaded-classes7096 android.view.ViewTreeObserver$InternalInsetsInfo
/frameworks/base/services/
Dart-profile36937 …on$ClingWindowView$2;->onComputeInternalInsets(Landroid/view/ViewTreeObserver$InternalInsetsInfo;)V