Home | History | Annotate | Download | only in view

Lines Matching refs:mHasSystemUiListeners

1282             mAttachInfo.mHasSystemUiListeners = false;
1289 || mAttachInfo.mHasSystemUiListeners != params.hasSystemUiListeners) {
1292 params.hasSystemUiListeners = mAttachInfo.mHasSystemUiListeners;