Searched refs:version1 (Results 1 – 1 of 1) sorted by relevance
129 PVersion1 version1 = new PVersion1(version); in readState() local130 nonupgradedState = version1; in readState()132 readPVersion1(parser, version1); in readState()194 private static void readPVersion1(TypedXmlPullParser parser, PVersion1 version1) in readPVersion1() argument207 version1.addState(currentUserId, sensor, isEnabled); in readPVersion1()466 private static PVersion2 fromPVersion1(PVersion1 version1) { in fromPVersion1() argument467 version1.upgrade(); in fromPVersion1()472 version1.mIndividualEnabled; in fromPVersion1()