Searched refs:mIsCurrentUserSetup (Results 1 – 1 of 1) sorted by relevance
278 private boolean mIsCurrentUserSetup; field in NotificationStackScrollLayout767 && mIsCurrentUserSetup // see: b/193149550 in shouldShowFooterView()5143 println(pw, "isCurrentUserSetup", mIsCurrentUserSetup); in dump()5243 pw.println("mIsCurrentUserSetup: " + mIsCurrentUserSetup); in dumpFooterViewVisibility()5988 if (mIsCurrentUserSetup != isCurrentUserSetup) {5989 mIsCurrentUserSetup = isCurrentUserSetup;