Home
last modified time | relevance | path

Searched defs:getInflater (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionViewInflater.java54 protected LayoutInflater getInflater() { in getInflater() method in SuggestionViewInflater
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DBridgeActionBar.java93 protected LayoutInflater getInflater(BridgeContext context) { in getInflater() method in BridgeActionBar
H A DAppCompatActionBar.java134 protected LayoutInflater getInflater(BridgeContext context) { in getInflater() method in AppCompatActionBar
/aosp12/frameworks/base/core/java/com/android/internal/view/menu/
H A DListMenuItemView.java315 private LayoutInflater getInflater() { in getInflater() method in ListMenuItemView