Searched defs:imeInset (Results 1 – 3 of 3) sorted by relevance
110 Insets imeInset = Insets.of(0, 0, 0, imeInsetAmount); in onMeasure_respectsViewInsets() local134 Insets imeInset = Insets.of(0, 0, 0, imeInsetAmount); in onMeasure_respectsViewInsets_largerSystembar() local
404 final WindowInsets imeInset = fakeImeInsetWith(menuView, offset); in showMenuView_insetsListener_overlapWithIme_menuViewShifted() local417 final WindowInsets imeInset = fakeImeInsetWith(mMenuView, offset); in hideIme_onMenuViewShifted_menuViewMovedBack() local434 final WindowInsets imeInset = fakeImeInsetWith(mMenuView, offset); in showMenuAndIme_withHigherIme_alignDisplayTopEdge() local
628 int imeInset = insets.getInsets(ime()).bottom; in onApplyWindowInsets() local