Searched refs:getVersionCode (Results 1 – 8 of 8) sorted by relevance
52 protected int getVersionCode() { in getVersionCode() method in EventLogLogger53 return QsbApplication.get(getContext()).getVersionCode(); in getVersionCode()64 EventLogTags.writeQsbStart(mPackageName, getVersionCode(), startMethod, in logStart()
87 public int getVersionCode() { in getVersionCode() method in QsbApplication
35 Utils.getVersionCode(this)); in onCreate()
1724 public static String getVersionCode(Context context) { in getVersionCode() method in Utils
60 public int getVersionCode() { in getVersionCode() method in VersionUtil
70 public static int getVersionCode(final Context context) { in getVersionCode() method in ApplicationUtils
183 final String version = getVersionCode(context); in setCustomUserAgent()193 public static String getVersionCode(Context context) { in getVersionCode() method in Utils953 getVersionCode(context)).build(); in appendVersionQueryParameter()
1877 p.println(" VersionCode = " + ApplicationUtils.getVersionCode(this)); in dump()