Searched refs:getVersionCode (Results 1 – 8 of 8) sorted by relevance
66 public int getVersionCode() { in getVersionCode() method in AbstractInternalSource67 return QsbApplication.get(getContext()).getVersionCode(); in getVersionCode()
52 protected int getVersionCode() { in getVersionCode() method in EventLogLogger53 return QsbApplication.get(getContext()).getVersionCode(); in getVersionCode()66 EventLogTags.writeQsbStart(mPackageName, getVersionCode(), startMethod, in logStart()
47 int getVersionCode(); in getVersionCode() method
68 return getVersionCode() == version; in isVersionCodeCompatible()
94 public int getVersionCode() { in getVersionCode() method in QsbApplication
164 public int getVersionCode() { in getVersionCode() method in SearchableSource
404 source.getVersionCode() + " for source " + srcStr); in getSuggestionSource()559 cv.put(Shortcuts.source_version_code.name(), source.getVersionCode()); in makeShortcutRow()
79 public int getVersionCode() { in getVersionCode() method in MockSource170 return getName() + ":" + getVersionCode(); in toString()