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

  /frameworks/base/core/java/android/view/
IWindowSession.aidl 119 * @param touchableInsets Controls which part of the window inside of its
123 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets,
  /frameworks/base/services/java/com/android/server/wm/
Session.java 211 public void setInsets(IWindow window, int touchableInsets,
213 mService.setInsetsWindow(this, window, touchableInsets, contentInsets,
WindowManagerService.java     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 325 info.setTouchableInsets(mTmpInsets.touchableInsets);
568 * {@link #touchableInsets} is set to {@link #TOUCHABLE_INSETS_REGION}.
574 * Option for {@link #touchableInsets}: the entire window frame
581 * Option for {@link #touchableInsets}: the area inside of
588 * Option for {@link #touchableInsets}: the area inside of
595 * Option for {@link #touchableInsets}: the region specified by
607 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 

Completed in 268 milliseconds