Searched refs:getVersionCode (Results 1 – 3 of 3) sorted by relevance
78 assertEquals(VERSION_CODE, mManifestTestApp.getVersionCode()); in testGetVersionCode()79 assertEquals(null, mManifestInstrumentation.getVersionCode()); in testGetVersionCode()
164 public static int getVersionCode(IAbstractFile manifestFile) in getVersionCode() method in AndroidManifest
564 public Integer getVersionCode() { in getVersionCode() method in ManifestData