Home | History | Annotate | Download | only in wm

Lines Matching refs:CLEAR_ORIENTATION_CHANGE_COMPLETE

629         static final int CLEAR_ORIENTATION_CHANGE_COMPLETE  = 1 << 3;
7327 if ((msg.arg1 & LayoutFields.CLEAR_ORIENTATION_CHANGE_COMPLETE) != 0) {