Home
last modified time | relevance | path

Searched refs:mInLayout (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java69 private boolean mInLayout; field in GalleryThumbnailView
152 mInLayout = true; in onLayout()
154 mInLayout = false; in onLayout()
260 if (mInLayout) { in makeAndAddColumn()
449 if (mInLayout) { in recycleOffscreenViews()
466 if (mInLayout) { in recycleOffscreenViews()
500 if (mInLayout) { in recycleAllViews()
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
DStaggeredGridView.java158 private boolean mInLayout; field in StaggeredGridView
1212 if (mInLayout) { in recycleViewsInRange()
1229 if (mInLayout) { in recycleView()
1261 if (mInLayout) { in recycleOffscreenViews()
1279 if (mInLayout) { in recycleOffscreenViews()
1570 mInLayout = true;
1572 mInLayout = false;
1598 if (mInLayout) {
2536 if (mInLayout) {
2687 if (mInLayout) {