Home
last modified time | relevance | path

Searched refs:IME (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsets.java21 import static android.view.WindowInsets.Type.IME;
318 if ((typeMask & IME) != 0) { in getMaxInsets()
1053 if (typeMask == IME) { in setMaxInsets()
1154 static final int IME = 1 << 1; field in WindowInsets.Type
1169 case IME: in indexOf()
1192 @IntDef(flag = true, value = { TOP_BAR, IME, SIDE_BARS, WINDOW_DECOR, SYSTEM_GESTURES,
1209 return IME; in ime()
1275 return TOP_BAR | SIDE_BARS | IME; in compatSystemInsets()
DInsetsState.java313 if ((insetTypes & Type.IME) != 0) { in toInternalType()
328 return Type.IME; in toPublicType()
DInsetsController.java460 show(Type.IME, true /* fromIme */); in applyImeVisibility()
462 hide(Type.IME); in applyImeVisibility()
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags202 32000 imf_force_reconnect_ime (IME|4),(Time Since Connect|2|3),(Showing|1|1)