Searched defs:layoutInflater (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallDetailHistoryAdapter.java62 public CallDetailHistoryAdapter(Context context, LayoutInflater layoutInflater, argument
66 mLayoutInflater = layoutInflater;
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DWallpaperPickerActivity.java1081 public static View createImageTileView(LayoutInflater layoutInflater, int position, argument
1086 view = layoutInflater.inflate(R.layout.wallpaper_picker_item, parent, false);

Completed in 86 milliseconds