Searched defs:getVisibility (Results 1 - 4 of 4) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
H A DSortDimension.java122 public int getVisibility() { method in class:SortDimension
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java99 if (visibility == getVisibility()) return;
110 public int getVisibility() { method in class:GLView
268 if (component.getVisibility() != GLView.VISIBLE
334 if (component.getVisibility() != GLView.VISIBLE) continue;
425 if (child.getVisibility() == GLView.VISIBLE) {
/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripView.java406 /** Forwarding of {@link android.view.View#getVisibility()}. */
407 public int getVisibility() { method in class:FilmstripView.ViewItem
408 return mView.getVisibility();
1244 boolean isVisible = (curr.getVisibility() == VISIBLE);
2475 if (data != null && viewItem != null && viewItem.getVisibility() == VISIBLE
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 176 milliseconds