Home
last modified time | relevance | path

Searched defs:installedDistroRulesVersion (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/timezone/
DRulesState.java114 @Nullable DistroRulesVersion installedDistroRulesVersion) { in RulesState()
203 DistroRulesVersion installedDistroRulesVersion = in.readParcelable(null); in createFromParcel() local
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
DRulesManagerServiceTest.java154 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedInstall() local
179 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_nothingStaged() local
204 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_uninstallStaged() local
248 DistroRulesVersion installedDistroRulesVersion = new DistroRulesVersion( in getRulesState_stagedRulesError() local
/frameworks/base/services/core/java/com/android/server/timezone/
DRulesManagerService.java160 DistroRulesVersion installedDistroRulesVersion = null; in getRulesStateInternal() local