Searched refs:transitions (Results 1 – 14 of 14) sorted by relevance
/system/timezone/debug_tools/host/main/java/ |
D | TzFileDumper.java | 196 List<Transition> transitions = new ArrayList<>(); in createTransitions() local 211 transitions.add(transition); in createTransitions() 213 return transitions; in createTransitions() 227 private void writeTransitions(List<Transition> transitions, List<Type> types, Writer fileWriter) in writeTransitions() argument 231 for (Transition transition : transitions) { in writeTransitions()
|
/system/timezone/testing/src/main/java/libcore/timezone/testing/ |
D | ZoneInfoTestHelper.java | 69 long[] transitions = new long[transitionPairs.length]; in setTransitions() local 72 transitions[i] = transitionPairs[i][0]; in setTransitions() 75 this.transitionTimes64Bit = transitions; in setTransitions()
|
/system/timezone/ |
D | RELEASE_NOTES.md | 31 zones. Also, `Africa/Casablanca` transitions follow lunar calendar, which 32 is not supported by TZif format so transitions are pre-generated (as of now up 38 prior transitions. 49 so the DST transitions for future years are also affected. 98 # Fix Guyana LMT and later historical transitions
|
/system/sepolicy/private/ |
D | webview_zygote.te | 107 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
|
D | app_zygote.te | 107 # Only setcon() transitions, no exec() based transitions, except for crash_dump.
|
D | adbd.te | 242 # No transitions from adbd to non-shell, non-crash_dump domains. adbd only ever 243 # transitions to the shell domain (except when it crashes). In particular, we
|
D | kernel.te | 171 # initial_sid_contexts), but nothing ever transitions to it.
|
D | app_neverallows.te | 313 # type transitions are the only way to distinguish between different
|
D | system_server.te | 1332 # Ensure that system_server doesn't perform any domain transitions other than
|
D | domain.te | 1323 # type transitions to a more specific type or assigning a type
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 19 default type transitions, or constraints (e.g. mls), or - the
|
/system/core/init/ |
D | README.md | 365 Services on the system partition can instead use policy-defined transitions 468 will NOT be executed when the property a transitions to value b after the `boot` 475 2. Any time that property a transitions to value b, while property c already equals d. 476 3. Any time that property c transitions to value d, while property a already equals b.
|
/system/sepolicy/microdroid/system/private/ |
D | domain.te | 434 # type transitions to a more specific type or assigning a type
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 149 # (i.e. have the same transitions, offsets, DST, name according to ICU
|