Searched refs:mShouldDisplayInList (Results 1 – 1 of 1) sorted by relevance
68 private boolean mShouldDisplayInList = false; field in NestedFolderTeaserView246 mShouldDisplayInList = false; // Assume disabled in onUpdate()271 mShouldDisplayInList = true; // Now we know we have something to display in onUpdate()356 return mShouldDisplayInList; in getShouldDisplayInList()