Searched refs:getVersionName (Results 1 – 8 of 8) sorted by relevance
45 String versionName = getVersionName(); in populateBuildVersion()51 private String getVersionName() { in getVersionName() method in AboutPhoneFragment
52 public static String getVersionName(final Context context) { in getVersionName() method in ApplicationUtils
159 Log.i(TAG, "Starting TV app " + getVersionName()); in onCreate()452 public String getVersionName() { in getVersionName() method in TvApplication
197 ((TvApplication) activity.getApplicationContext()).getVersionName()); in getItemList()
143 R.string.version_text, ApplicationUtils.getVersionName(getActivity())); in updateDebugMode()
137 + ApplicationUtils.getVersionName(context) + ".dict"; in execute()
230 + ApplicationUtils.getVersionName(context) + ".json"; in updateClientsWithMetadataUri()
1957 p.println(" VersionName = " + ApplicationUtils.getVersionName(this)); in dump()