Searched defs:appIcon (Results 1 – 2 of 2) sorted by relevance
27 public Drawable appIcon; field in CustomUsageStats
174 Drawable appIcon = getActivity().getPackageManager() in updateAppsList() local