Searched refs:installedDistroRulesVersion (Results 1 – 3 of 3) sorted by relevance
114 @Nullable DistroRulesVersion installedDistroRulesVersion) { in RulesState() argument132 "installedDistroRulesVersion", installedDistroRulesVersion); in RulesState()203 DistroRulesVersion installedDistroRulesVersion = in.readParcelable(null); in createFromParcel() local206 installedDistroStatus, installedDistroRulesVersion); in createFromParcel()
154 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedInstall() local160 RulesState.DISTRO_STATUS_INSTALLED, installedDistroRulesVersion); in getRulesState_stagedInstall()179 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_nothingStaged() local185 RulesState.DISTRO_STATUS_INSTALLED, installedDistroRulesVersion); in getRulesState_nothingStaged()204 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_uninstallStaged() local210 RulesState.DISTRO_STATUS_INSTALLED, installedDistroRulesVersion); in getRulesState_uninstallStaged()248 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedRulesError() local254 RulesState.DISTRO_STATUS_INSTALLED, installedDistroRulesVersion); in getRulesState_stagedRulesError()
160 DistroRulesVersion installedDistroRulesVersion = null; in getRulesStateInternal() local165 installedDistroRulesVersion = null; in getRulesStateInternal()168 installedDistroRulesVersion = new DistroRulesVersion( in getRulesStateInternal()203 distroStatus, installedDistroRulesVersion); in getRulesStateInternal()