Home | History | Annotate | Download | only in view

Lines Matching refs:isShown

76     private boolean isShown(View view) {
77 // The first two checks are made also made by isShown() which
83 && view.isShown());
139 if (root != null && isShown(root)) {
208 if (target != null && isShown(target)) {
276 if (root != null && isShown(root)) {
293 if (isShown(foundView)) {
375 if (root != null && isShown(root)) {
399 if (target != null && isShown(target)) {
470 if (root != null && isShown(root)) {
544 if (target != null && isShown(target)) {
569 if (foundView != null && !isShown(foundView)) {
683 && isShown(child)) {
721 if (isShown(child)) {