Searched refs:syncWindow (Results 1 – 3 of 3) sorted by relevance
105 public int syncWindow; field in Folder262 public Builder setSyncWindow(final int syncWindow) { in setSyncWindow() argument263 mSyncWindow = syncWindow; in setSyncWindow()341 boolean hasChildren, int syncWindow, Uri conversationListUri, Uri childFoldersListUri, in Folder() argument352 this.syncWindow = syncWindow; in Folder()387 syncWindow = cursor.getInt(UIProvider.FOLDER_SYNC_WINDOW_COLUMN); in Folder()449 syncWindow = in.readInt(); in Folder()485 dest.writeInt(syncWindow); in writeToParcel()904 f.syncWindow = Integer.parseInt(split[index++]); in fromString()
107 if (mFolder == null || mFolder.syncWindow <= 0) {
3994 final boolean avoidToast = !showToast && (folder.syncWindow > 0