Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewTreeObserver.java252 public static final int TOUCHABLE_INSETS_FRAME = 0; field in ViewTreeObserver.InternalInsetsInfo
290 mTouchableInsets = TOUCHABLE_INSETS_FRAME; in reset()
297 && 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;
1812 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME; in onComputeInsets()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java484 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
1013 public static final int TOUCHABLE_INSETS_FRAME field in InputMethodService.Insets
1014 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java259 info.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java34 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
425 int mTouchableInsets = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
3422 case TOUCHABLE_INSETS_FRAME: in getTouchableRegion()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt23271 field public static final int TOUCHABLE_INSETS_FRAME = 0; // 0x0
44318 field public static final int TOUCHABLE_INSETS_FRAME = 0; // 0x0
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13543 field public static final int TOUCHABLE_INSETS_FRAME = 0; // 0x0