Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java978 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl
986 mActionModeContext = context; in ActionModeImpl()
995 return new MenuInflater(mActionModeContext); in getMenuInflater()