/aosp12/frameworks/base/core/java/android/app/admin/ |
H A D | FreezePeriod.java | 276 final int separation; in validatePeriods() local 279 separation = current.mStartDay in validatePeriods() 284 separation = current.mStartDay - previous.mEndDay - 1; in validatePeriods() 286 if (separation < SystemUpdatePolicy.FREEZE_PERIOD_MIN_SEPARATION) { in validatePeriods() 289 + "together: " + separation + " days apart"); in validatePeriods() 337 long separation = FreezePeriod.distanceWithoutLeapYear(curOrNextFreezeDates.first, in validateAgainstPreviousFreezePeriod() local 339 if (separation > 0) { in validateAgainstPreviousFreezePeriod() 341 if (separation < SystemUpdatePolicy.FREEZE_PERIOD_MIN_SEPARATION) { in validateAgainstPreviousFreezePeriod() 343 + "too close to new period: " + separation + ", " + periodsDescription); in validateAgainstPreviousFreezePeriod()
|
/aosp12/art/simulator/ |
H A D | Android.bp | 91 export_include_dirs: ["."], // TODO: Consider a proper separation.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | coredomain.te | 18 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | coredomain.te | 18 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/chre/doc/ |
H A D | framework_build.md | 26 build system for multi-threaded builds and also promotes a level of separation 30 is carried forward for the variant support and separation of concerns between
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | coredomain.te | 46 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | coredomain.te | 46 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/private/ |
H A D | coredomain.te | 46 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | domain.te | 593 # and thus does not break the core-vendor separation. 667 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | domain.te | 592 # and thus does not break the core-vendor separation. 671 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/chre/chpp/ |
H A D | README.md | 113 To allow for a clean C implementation with clear separation of layers while supporting multiple CHP…
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | domain.te | 715 # and thus does not break the core-vendor separation. 931 # only a few allowlisted coredomains to keep system/vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | domain.te | 721 # and thus does not break the core-vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | domain.te | 710 # and thus does not break the core-vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | domain.te | 729 # and thus does not break the core-vendor separation.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | domain.te | 729 # and thus does not break the core-vendor separation.
|
/aosp12/system/sepolicy/public/ |
H A D | domain.te | 729 # and thus does not break the core-vendor separation.
|
/aosp12/hardware/interfaces/keymaster/4.0/ |
H A D | IKeymasterDevice.hal | 55 * must provide complete separation from the Android kernel and user space (collectively called
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/ |
H A D | types.hal | 2668 * Value read should include all features disabled with ',' separation.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |