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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java246 private boolean mInBulkBind; field in class:AppsCustomizePagedView
482 mInBulkBind = true;
484 mInBulkBind = false;
492 if (mInBulkBind) {

Completed in 82 milliseconds