HomeSort by relevance Sort by last modified time
    Searched full:wrappedmenuinflater (Results 1 - 1 of 1) sorted by null

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java 151 return new WrappedMenuInflater(mActivity, superMenuInflater);
232 private class WrappedMenuInflater extends MenuInflater {
235 public WrappedMenuInflater(Context context, MenuInflater inflater) {

Completed in 1400 milliseconds