Searched defs:installedDistroRulesVersion (Results 1 – 3 of 3) sorted by relevance
114 @Nullable DistroRulesVersion installedDistroRulesVersion) { in RulesState()203 DistroRulesVersion installedDistroRulesVersion = in.readParcelable(null); in createFromParcel() local
154 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedInstall() local179 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_nothingStaged() local204 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_uninstallStaged() local248 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedRulesError() local
160 DistroRulesVersion installedDistroRulesVersion = null; in getRulesStateInternal() local