Searched refs:getVersionCode (Results 1 – 9 of 9) 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
61 if (getVersionCode(oldState) != VERSION_CODE) { in performBackup()78 private int getVersionCode(ParcelFileDescriptor state) { in getVersionCode() method in SettingsBackupHelper.NoOpHelper
33 public static int getVersionCode() { in getVersionCode() method in Version
60 public int getVersionCode() { in getVersionCode() method in VersionUtil
70 public static int getVersionCode(final Context context) { in getVersionCode() method in ApplicationUtils
188 final String version = getVersionCode(context); in setCustomUserAgent()198 public static String getVersionCode(Context context) { in getVersionCode() method in Utils958 getVersionCode(context)).build(); in appendVersionQueryParameter()
1487 public static String getVersionCode(Context context) { in getVersionCode() method in Utils
1931 p.println(" VersionCode = " + ApplicationUtils.getVersionCode(this)); in dump()