HomeSort by relevance Sort by last modified time
    Searched refs:mAllowRequestLayout (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWidgetImageView.java 25 public boolean mAllowRequestLayout = true;
32 if (mAllowRequestLayout) {
PagedViewWidget.java 152 image.mAllowRequestLayout = false;
164 image.mAllowRequestLayout = true;

Completed in 2183 milliseconds