Home
last modified time | relevance | path

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

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java344 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
346 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
/frameworks/base/core/java/android/view/
DIWindowSession.aidl151 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() argument
DWindowlessWindowManager.java288 public void setInsets(android.view.IWindow window, int touchableInsets, in setInsets() argument
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java236 public void setInsets(IWindow window, int touchableInsets, in setInsets() argument
238 mService.setInsetsWindow(this, window, touchableInsets, contentInsets, in setInsets()
DWindowManagerService.java2022 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow() argument
2032 + ", touchableInsets " + w.mTouchableInsets + " -> " + touchableInsets); in setInsetsWindow()
2038 w.mTouchableInsets = touchableInsets; in setInsetsWindow()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java489 info.setTouchableInsets(mTmpInsets.touchableInsets);
1043 public int touchableInsets; field in InputMethodService.Insets
1708 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
3335 + " touchableInsets=" + mTmpInsets.touchableInsets in dump()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java992 public int touchableInsets; field in VoiceInteractionSession.Insets
1002 info.setTouchableInsets(mTmpInsets.touchableInsets);
1812 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME; in onComputeInsets()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt23275 field public int touchableInsets;
44321 field public int touchableInsets;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13547 field public int touchableInsets;