Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/
DWifiConfigUiBase.java45 public LayoutInflater getLayoutInflater(); in getLayoutInflater() method
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DMediaChooser.java112 protected LayoutInflater getLayoutInflater() { in getLayoutInflater() method in MediaChooser
/packages/services/Car/car-support-lib/src/android/support/car/app/
DCarActivity.java81 abstract public LayoutInflater getLayoutInflater(); in getLayoutInflater() method in CarActivity.Proxy
218 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in CarActivity
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationViewAdapter.java621 public LayoutInflater getLayoutInflater() { in getLayoutInflater() method in ConversationViewAdapter