Home
last modified time | relevance | path

Searched refs:mActionModeContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DWindowDecorActionBar.java931 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl
938 mActionModeContext = context; in ActionModeImpl()
947 return new SupportMenuInflater(mActionModeContext); in getMenuInflater()
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java957 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl
965 mActionModeContext = context; in ActionModeImpl()
974 return new MenuInflater(mActionModeContext); in getMenuInflater()