Home | History | Annotate | Download | only in wm

Lines Matching refs:mSystemUiVisibility

107     int mSystemUiVisibility;
752 return mSystemUiVisibility;
1515 pw.print(" mSystemUiVisibility=0x");
1516 pw.println(Integer.toHexString(mSystemUiVisibility));