HomeSort by relevance Sort by last modified time
    Searched full:touchableinsets (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/view/
IWindowSession.aidl 110 * @param touchableInsets Controls which part of the window inside of its
114 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets,
  /frameworks/base/services/java/com/android/server/wm/
Session.java 179 public void setInsets(IWindow window, int touchableInsets,
181 mService.setInsetsWindow(this, window, touchableInsets, contentInsets,
WindowManagerService.java     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 322 info.setTouchableInsets(mTmpInsets.touchableInsets);
559 * {@link #touchableInsets} is set to {@link #TOUCHABLE_INSETS_REGION}.
565 * Option for {@link #touchableInsets}: the entire window frame
572 * Option for {@link #touchableInsets}: the area inside of
579 * Option for {@link #touchableInsets}: the area inside of
586 * Option for {@link #touchableInsets}: the region specified by
598 public int touchableInsets;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 218 milliseconds