Searched refs:except (Results 1 – 25 of 1718) sorted by relevance
12345678910>>...69
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ZenPolicyTest.java | 527 private void assertAllPriorityCategoriesUnsetExcept(ZenPolicy policy, int except) { in assertAllPriorityCategoriesUnsetExcept() argument 528 if (except != ZenPolicy.PRIORITY_CATEGORY_REMINDERS) { in assertAllPriorityCategoriesUnsetExcept() 532 if (except != ZenPolicy.PRIORITY_CATEGORY_EVENTS) { in assertAllPriorityCategoriesUnsetExcept() 536 if (except != ZenPolicy.PRIORITY_CATEGORY_MESSAGES) { in assertAllPriorityCategoriesUnsetExcept() 540 if (except != ZenPolicy.PRIORITY_CATEGORY_CALLS) { in assertAllPriorityCategoriesUnsetExcept() 544 if (except != ZenPolicy.PRIORITY_CATEGORY_REPEAT_CALLERS) { in assertAllPriorityCategoriesUnsetExcept() 548 if (except != ZenPolicy.PRIORITY_CATEGORY_ALARMS) { in assertAllPriorityCategoriesUnsetExcept() 552 if (except != ZenPolicy.PRIORITY_CATEGORY_MEDIA) { in assertAllPriorityCategoriesUnsetExcept() 556 if (except != ZenPolicy.PRIORITY_CATEGORY_SYSTEM) { in assertAllPriorityCategoriesUnsetExcept() 561 private void assertAllVisualEffectsUnsetExcept(ZenPolicy policy, int except) { in assertAllVisualEffectsUnsetExcept() argument [all …]
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DisplayAreaPolicy.java | 124 .except(TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY) in configureTrustedHierarchyBuilder() 134 .except(TYPE_NAVIGATION_BAR, TYPE_NAVIGATION_BAR_PANEL, TYPE_STATUS_BAR, in configureTrustedHierarchyBuilder() 145 .except(TYPE_NAVIGATION_BAR, TYPE_NAVIGATION_BAR_PANEL) in configureTrustedHierarchyBuilder() 152 .except(TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY, TYPE_INPUT_METHOD, in configureTrustedHierarchyBuilder()
|
/frameworks/hardware/interfaces/cameraservice/device/2.1/ |
D | ICameraDeviceUser.hal | 5 * you may not use this file except in compliance with the License. 29 * Identical to @2.0::ICameraDeviceUser::endConfigure(), except that
|
/frameworks/native/vulkan/ |
D | README.md | 11 …s://www.chromium.org/developers/coding-style) for naming and formatting, except with four-space in… 13 Use "clang-format -style=file" to format all C/C++ code, except code imported verbatim from elsewhe…
|
/frameworks/rs/tests/lldb/java/InfiniteLoop/src/com/android/rs/infiniteloop/ |
D | infiniteloop.rscript | 5 * you may not use this file except in compliance with the License. 21 * you may not use this file except in compliance with the License.
|
/frameworks/rs/tests/lldb/jni/InfiniteLoop/jniinfiniteloop/ |
D | infiniteloop.rscript | 5 * you may not use this file except in compliance with the License. 21 * you may not use this file except in compliance with the License.
|
/frameworks/rs/tests/lldb/cpp/InfiniteLoop/ |
D | infiniteloop.rscript | 5 * you may not use this file except in compliance with the License. 21 * you may not use this file except in compliance with the License.
|
/frameworks/hardware/interfaces/cameraservice/service/2.1/ |
D | ICameraService.hal | 5 * you may not use this file except in compliance with the License. 29 * Identical to @2.0::ICameraService.addListener, except that:
|
/frameworks/av/media/libmediatranscoding/ |
D | .clang-format | 5 # you may not use this file except in compliance with the License. 39 # approximation of that rule, which makes all entries in the list (except the
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | small_struct_2.rscript | 5 * you may not use this file except in compliance with the License. 17 // Same as small_struct.rs except for location of padding in struct small_struct[_2].
|
D | small_struct.rscript | 5 * you may not use this file except in compliance with the License. 17 // Same as small_struct_2.rs except for location of padding in struct small_struct[_2].
|
D | clamp_relaxed.rscript | 5 * you may not use this file except in compliance with the License.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | small_struct.rscript | 7 * you may not use this file except in compliance with the License. 19 // Same as small_struct_2.rs except for location of padding in struct small_struct[_2].
|
D | small_struct_2.rscript | 7 * you may not use this file except in compliance with the License. 19 // Same as small_struct.rs except for location of padding in struct small_struct[_2].
|
/frameworks/multidex/ |
D | version.gradle | 5 * you may not use this file except in compliance with the License.
|
/frameworks/av/media/libaaudio/include/aaudio/ |
D | NOTICE | 4 you may not use this file except in compliance with the License.
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | vignette_approx_full.rscript | 5 * you may not use this file except in compliance with the License.
|
D | fisheye_full.rscript | 5 * you may not use this file except in compliance with the License.
|
/frameworks/base/packages/BackupEncryption/test/robolectric/config/ |
D | robolectric.properties | 5 # you may not use this file except in compliance with the License.
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | levels_full.rscript | 5 * you may not use this file except in compliance with the License.
|
D | vignette_full.rscript | 5 * you may not use this file except in compliance with the License.
|
D | fisheye_approx_full.rscript | 5 * you may not use this file except in compliance with the License.
|
D | fisheye_full.rscript | 5 * you may not use this file except in compliance with the License.
|
/frameworks/av/media/codecs/amrwb/enc/inc/ |
D | p_med_ol.tab | 6 ** you may not use this file except in compliance with the License.
|
/frameworks/base/data/keyboards/ |
D | AVRCP.idc | 4 # you may not use this file except in compliance with the License.
|
12345678910>>...69