HomeSort by relevance Sort by last modified time
    Searched refs:app_description (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/installer/util/
chrome_app_host_distribution.cc 77 const base::string16& app_description = local
79 return app_description;
83 const base::string16& app_description = local
85 return app_description;
browser_distribution.cc 241 const base::string16& app_description = local
243 return app_description;
google_chrome_distribution.cc 186 const base::string16& app_description = local
188 return app_description;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 139 final View anchorView = view.findViewById(R.id.app_description);
RecentsVerticalScrollView.java 143 final View anchorView = view.findViewById(R.id.app_description);
RecentsPanelView.java 160 holder.descriptionView = (TextView) convertView.findViewById(R.id.app_description);
    [all...]

Completed in 99 milliseconds