OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touchableInsets
(Results
1 - 13
of
13
) 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
);
567
* {@link #
touchableInsets
} is set to {@link #TOUCHABLE_INSETS_REGION}.
573
* Option for {@link #
touchableInsets
}: the entire window frame
580
* Option for {@link #
touchableInsets
}: the area inside of
587
* Option for {@link #
touchableInsets
}: the area inside of
594
* Option for {@link #
touchableInsets
}: the region specified by
606
public int
touchableInsets
;
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 203 milliseconds