Home
last modified time | relevance | path

Searched defs:createDetailView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DDetailAdapter.java35 View createDetailView(Context context, View convertView, ViewGroup parent); in createDetailView() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCastTile.java303 public View createDetailView(Context context, View convertView, ViewGroup parent) { in createDetailView() method in CastTile.CastDetailAdapter
DBluetoothTile.java357 public View createDetailView(Context context, View convertView, ViewGroup parent) { in createDetailView() method in BluetoothTile.BluetoothDetailAdapter
DDndTile.java375 public View createDetailView(Context context, View convertView, ViewGroup parent) { in createDetailView() method in DndTile.DndDetailAdapter
DCellularTile.java334 public View createDetailView(Context context, View convertView, ViewGroup parent) { in createDetailView() method in CellularTile.CellularDetailAdapter
DWifiTile.java346 public View createDetailView(Context context, View convertView, ViewGroup parent) { in createDetailView() method in WifiTile.WifiDetailAdapter