Home | History | Annotate | Download | only in view

Lines Matching refs:decor

507                     View decor = peekDecorView();
508 if (decor != null) {
509 wp.token = decor.getWindowToken();
1145 * Retrieve the top-level window decor view (containing the standard
1153 * @return Returns the top-level window decor view.
1158 * Retrieve the current decor view, but only if it has already been created;
1161 * @return Returns the top-level window decor or null.