Searched refs:DEBUG_FORCE_VISIBLE (Results 1 – 1 of 1) sorted by relevance
71 private static final boolean DEBUG_FORCE_VISIBLE = false; field in QSSecurityFooter252 if (isDeviceManaged || DEBUG_FORCE_VISIBLE) { in getFooterText()616 mRootView.setVisibility(mIsVisible || DEBUG_FORCE_VISIBLE ? View.VISIBLE : View.GONE);