OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThirdPartyWallpaperPickerListAdapter
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
ThirdPartyWallpaperPickerListAdapter.java
39
public class
ThirdPartyWallpaperPickerListAdapter
extends BaseAdapter implements ListAdapter {
65
public
ThirdPartyWallpaperPickerListAdapter
(Context context) {
WallpaperPickerActivity.java
597
final
ThirdPartyWallpaperPickerListAdapter
ta =
598
new
ThirdPartyWallpaperPickerListAdapter
(getContext());
[
all
...]
Completed in 46 milliseconds