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

  /external/grub/docs/
help2man 164 my ($help_text, $version_text) = map {
195 ($_, $version_text) = split /\n+/, $version_text, 2;
265 $_ = "$help_text\n\n$version_text";
  /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";
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DebugSettings.java 129 R.string.version_text, ApplicationUtils.getVersionName(getActivity()));
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsDetails.java 76 mAppVersion.setText(getActivity().getString(R.string.version_text,
InstalledAppDetails.java 555 mAppVersion.setText(getActivity().getString(R.string.version_text,
    [all...]

Completed in 389 milliseconds