Searched refs:shouldShowLogout (Results 1 – 1 of 1) sorted by relevance
282 mLogoutView.setVisibility(shouldShowLogout() ? VISIBLE : GONE); in updateLogoutView()425 private boolean shouldShowLogout() { in shouldShowLogout() method in KeyguardStatusView