Searched refs:getVersionName (Results 1 – 14 of 14) 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
29 versionName gradle.ext.getVersionName()
31 versionName gradle.ext.getVersionName()
38 versionName gradle.ext.getVersionName()
159 Log.i(TAG, "Starting TV app " + getVersionName()); in onCreate()462 public String getVersionName() { in getVersionName() method in TvApplication
214 ((TvApplication) activity.getApplicationContext()).getVersionName()); in getItemList()
47 gradle.ext.getVersionName = { ->
39 versionName gradle.ext.getVersionName()
143 R.string.version_text, ApplicationUtils.getVersionName(getActivity())); in updateDebugMode()
137 + ApplicationUtils.getVersionName(context) + ".dict"; in execute()
224 + ApplicationUtils.getVersionName(context) + ".json"; in updateClientsWithMetadataUri()
1991 p.println(" VersionName = " + ApplicationUtils.getVersionName(this)); in dump()