Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:decor

326                 View decor = getWindow().getWindow().getDecorView();
328 = decor.getHeight();
1084 View decor = getWindow().getWindow().getDecorView();
1085 loc[1] = decor.getHeight();
1089 View decor = getWindow().getWindow().getDecorView();
1090 outInsets.contentTopInsets = decor.getHeight();