Home
last modified time | relevance | path

Searched refs:TOUCHABLE_INSETS_FRAME (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DViewTreeObserver.java247 public static final int TOUCHABLE_INSETS_FRAME = 0; field in ViewTreeObserver.InternalInsetsInfo
285 mTouchableInsets = TOUCHABLE_INSETS_FRAME; in reset()
292 && mTouchableInsets == TOUCHABLE_INSETS_FRAME; in isEmpty()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java970 public static final int TOUCHABLE_INSETS_FRAME field in VoiceInteractionSession.Insets
971 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
1809 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME; in onComputeInsets()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java441 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
819 public static final int TOUCHABLE_INSETS_FRAME field in InputMethodService.Insets
820 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DHardwareUiLayout.java537 ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java238 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...