Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DWindowDecorActionBar.java979 private final Context mActionModeContext; field in WindowDecorActionBar.ActionModeImpl
987 mActionModeContext = context; in ActionModeImpl()
996 return new MenuInflater(mActionModeContext); in getMenuInflater()