Searched refs:getVersionName (Results 1 – 7 of 7) sorted by relevance
102 Log.i(TAG, "Starting Live TV " + getVersionName()); in onCreate()309 public String getVersionName() { in getVersionName() method in TvApplication
52 public static String getVersionName(final Context context) { in getVersionName() method in ApplicationUtils
156 ((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()
1878 p.println(" VersionName = " + ApplicationUtils.getVersionName(this)); in dump()