Searched refs:mPreventDispatchingItemsChanged (Results 1 – 2 of 2) sorted by relevance
147 private boolean mPreventDispatchingItemsChanged = false; field in MenuBuilder563 mPreventDispatchingItemsChanged = true; in clearAll()567 mPreventDispatchingItemsChanged = false; in clearAll()1002 if (!mPreventDispatchingItemsChanged) { in onItemsChanged()1021 if (!mPreventDispatchingItemsChanged) { in stopDispatchingItemsChanged()1022 mPreventDispatchingItemsChanged = true; in stopDispatchingItemsChanged()1029 mPreventDispatchingItemsChanged = false; in startDispatchingItemsChanged()
85416 Lcom/android/internal/view/menu/MenuBuilder;->mPreventDispatchingItemsChanged:Z