OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_description
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/installer/util/
chrome_app_host_distribution.cc
72
const base::string16&
app_description
=
local
74
return
app_description
;
78
const base::string16&
app_description
=
local
80
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 3416 milliseconds