Home | History | Annotate | Download | only in widget

Lines Matching defs:mPendingSync

714     private SavedState mPendingSync;
1783 if (mPendingSync != null) {
1785 ss.selectedId = mPendingSync.selectedId;
1786 ss.firstId = mPendingSync.firstId;
1787 ss.viewTop = mPendingSync.viewTop;
1788 ss.position = mPendingSync.position;
1789 ss.height = mPendingSync.height;
1790 ss.filter = mPendingSync.filter;
1791 ss.inActionMode = mPendingSync.inActionMode;
1792 ss.checkedItemCount = mPendingSync.checkedItemCount;
1793 ss.checkState = mPendingSync.checkState;
1794 ss.checkIdState = mPendingSync.checkIdState;
1878 mPendingSync = ss;
1889 mPendingSync = ss;
1991 mPendingSync = null;
5300 mPendingSync = null;
5416 mPendingSync = null;