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

/packages/apps/Gallery2/src/com/android/photos/views/
H A DGalleryThumbnailView.java69 private boolean mInLayout; field in class:GalleryThumbnailView
152 mInLayout = true;
154 mInLayout = false;
177 // if (mInLayout) {
260 if (mInLayout) {
449 if (mInLayout) {
466 if (mInLayout) {
500 if (mInLayout) {
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
H A DStaggeredGridView.java158 private boolean mInLayout; field in class:StaggeredGridView
1212 if (mInLayout) {
1229 if (mInLayout) {
1261 if (mInLayout) {
1279 if (mInLayout) {
1570 mInLayout = true;
1572 mInLayout = false;
1598 if (mInLayout) {
2536 if (mInLayout) {
2687 if (mInLayout) {
[all...]

Completed in 64 milliseconds