Searched refs:mActionModeContext (Results 1 – 2 of 2) sorted by relevance
987 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl994 mActionModeContext = context; in ActionModeImpl()1003 return new SupportMenuInflater(mActionModeContext); in getMenuInflater()
974 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl982 mActionModeContext = context; in ActionModeImpl()991 return new MenuInflater(mActionModeContext); in getMenuInflater()