Searched refs:mPreventDispatchingItemsChanged (Results 1 – 2 of 2) sorted by relevance
146 private boolean mPreventDispatchingItemsChanged = false; field in MenuBuilder562 mPreventDispatchingItemsChanged = true; in clearAll()566 mPreventDispatchingItemsChanged = false; in clearAll()1001 if (!mPreventDispatchingItemsChanged) { in onItemsChanged()1020 if (!mPreventDispatchingItemsChanged) { in stopDispatchingItemsChanged()1021 mPreventDispatchingItemsChanged = true; in stopDispatchingItemsChanged()1028 mPreventDispatchingItemsChanged = false; in startDispatchingItemsChanged()
100492 Lcom/android/internal/view/menu/MenuBuilder;->mPreventDispatchingItemsChanged:Z