Searched refs:mActionModeContext (Results 1 – 2 of 2) sorted by relevance
931 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl938 mActionModeContext = context; in ActionModeImpl()947 return new SupportMenuInflater(mActionModeContext); in getMenuInflater()
957 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl965 mActionModeContext = context; in ActionModeImpl()974 return new MenuInflater(mActionModeContext); in getMenuInflater()