Searched refs:OnActionExpandListenerWrapper (Results 1 – 2 of 2) sorted by relevance
37 return item.setOnActionExpandListener(new OnActionExpandListenerWrapper(listener)); in setOnActionExpandListener()51 static class OnActionExpandListenerWrapper implements MenuItem.OnActionExpandListener { class in MenuItemCompatIcs54 public OnActionExpandListenerWrapper(SupportActionExpandProxy wrapped) { in OnActionExpandListenerWrapper() method in MenuItemCompatIcs.OnActionExpandListenerWrapper
292 new OnActionExpandListenerWrapper(listener) : null); in setOnActionExpandListener()325 private class OnActionExpandListenerWrapper extends BaseWrapper<MenuItem.OnActionExpandListener> class in MenuItemWrapperICS328 OnActionExpandListenerWrapper(MenuItem.OnActionExpandListener object) { in OnActionExpandListenerWrapper() method in MenuItemWrapperICS.OnActionExpandListenerWrapper