OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:version_text
(Results
1 - 5
of
5
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man
192
my ($help_text, $
version_text
) = map {
223
($_, $
version_text
) = split /\n+/, $
version_text
, 2;
305
$_ = "$help_text\n\n$
version_text
";
/external/chromium_org/athena/system/
status_icon_container_view.cc
222
std::string
version_text
=
local
224
AddChildView(CreateLabel(color_scheme,
version_text
));
/packages/apps/Settings/src/com/android/settings/applications/
AppOpsDetails.java
76
mAppVersion.setText(getActivity().getString(R.string.
version_text
,
InstalledAppDetails.java
589
mAppVersion.setText(getActivity().getString(R.string.
version_text
,
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettingsFragment.java
156
R.string.
version_text
, ApplicationUtils.getVersionName(getActivity()));
Completed in 155 milliseconds