Home
last modified time | relevance | path

Searched refs:touchableInsets (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl133 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() argument
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java330 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
332 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java260 public void setInsets(IWindow window, int touchableInsets, in setInsets() argument
262 mService.setInsetsWindow(this, window, touchableInsets, contentInsets, in setInsets()
DWindowManagerService.java1854 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow() argument
1864 + ", touchableInsets " + w.mTouchableInsets + " -> " + touchableInsets); in setInsetsWindow()
1870 w.mTouchableInsets = touchableInsets; in setInsetsWindow()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java944 public int touchableInsets; field in VoiceInteractionSession.Insets
954 info.setTouchableInsets(mTmpInsets.touchableInsets);
1600 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME; in onComputeInsets()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java358 info.setTouchableInsets(mTmpInsets.touchableInsets);
671 public int touchableInsets; field in InputMethodService.Insets
1243 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
2711 + " touchableInsets=" + mTmpInsets.touchableInsets in dump()
/frameworks/base/api/
Dcurrent.txt20406 field public int touchableInsets;
37723 field public int touchableInsets;
Dtest-current.txt20504 field public int touchableInsets;
37978 field public int touchableInsets;
Dsystem-current.txt21949 field public int touchableInsets;
40945 field public int touchableInsets;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13547 field public int touchableInsets;