Home | History | Annotate | Download | only in widget

Lines Matching refs:isShowing

612      * @see #isShowing()
615 if (isShowing()) {
675 * @see #isShowing()
755 * @see #isShowing()
788 * @see #isShowing()
816 * @see #isShowing()
1031 * @see #isShowing()
1063 * @see #isShowing()
1079 * @see #isShowing()
1102 public boolean isShowing() {
1136 if (isShowing() || mContentView == null) {
1215 if (isShowing() || mContentView == null) {
1810 if (!isShowing() || mIsTransitioningToDismiss) {
1957 if (!isShowing() || mContentView == null) {
2047 if (!isShowing() || mContentView == null) {
2146 if (!isShowing() || mContentView == null) {