/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/ |
D | Camera2UtilsTest.java | 367 Camera2RequestSettingsSet master = new Camera2RequestSettingsSet(); in requestSettingsSetNullPreservedByUnions() local 368 requestSettingsSetAndForget(master, CaptureRequest.CONTROL_CAPTURE_INTENT, in requestSettingsSetNullPreservedByUnions() 372 master.union(slave); in requestSettingsSetNullPreservedByUnions() 374 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 377 master.union(slave); in requestSettingsSetNullPreservedByUnions() 378 assertEquals(null, master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 382 master.union(slave); in requestSettingsSetNullPreservedByUnions() 384 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions() 387 master.union(slave); in requestSettingsSetNullPreservedByUnions() 389 master.get(CaptureRequest.CONTROL_CAPTURE_INTENT)); in requestSettingsSetNullPreservedByUnions()
|
/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/ |
D | SystemCaptionsManagerPerUserService.java | 44 @NonNull SystemCaptionsManagerService master, in SystemCaptionsManagerPerUserService() 46 super(master, lock, userId); in SystemCaptionsManagerPerUserService()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/ |
D | README.md | 3 ## master : 4 Functionality of master is to enumerate all the Codec2 components available in C2 media service.
|
/frameworks/base/services/core/xsd/schema/ |
D | README.md | 1 …https://android.googlesource.com/platform/system/tools/xsdc/+/refs/heads/master/README.md) for det…
|
/frameworks/base/core/xsd/schema/ |
D | README.md | 1 …https://android.googlesource.com/platform/system/tools/xsdc/+/refs/heads/master/README.md) for det…
|
/frameworks/native/services/vr/hardware_composer/ |
D | Android.bp | 76 // Warnings in vr_hwc.cpp to be fixed after sync of goog/master. 123 // warnings in vr_composer_test.cpp to be fixed after merge of goog/master
|
/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/ |
D | TextToSpeechManagerPerUserService.java | 58 @NonNull TextToSpeechManagerService master, in TextToSpeechManagerPerUserService() 60 super(master, lock, userId); in TextToSpeechManagerPerUserService()
|
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
D | ContentSuggestionsPerUserService.java | 59 ContentSuggestionsManagerService master, Object lock, int userId) { in ContentSuggestionsPerUserService() argument 60 super(master, lock, userId); in ContentSuggestionsPerUserService()
|
/frameworks/base/docs/downloads/ |
D | README | 3 This directory serves as a "master" repository for various
|
/frameworks/rs/tests/java_api/RSUnitTests/ |
D | find_versions.sh | 5 PREBUILT_DIR=~/android/ndk-master/prebuilts/renderscript/host/linux-x86/
|
/frameworks/av/tools/ |
D | mainline_hook_project.sh | 19 DEV_BRANCH=master
|
D | mainline_hook_partial.sh | 38 DEV_BRANCH=master
|
/frameworks/base/services/core/java/com/android/server/infra/ |
D | AbstractPerUserSystemService.java | 73 protected AbstractPerUserSystemService(@NonNull M master, @NonNull Object lock, in AbstractPerUserSystemService() argument 75 mMaster = master; in AbstractPerUserSystemService()
|
/frameworks/base/services/core/java/com/android/server/speech/ |
D | SpeechRecognitionManagerServiceImpl.java | 65 @NonNull SpeechRecognitionManagerService master, in SpeechRecognitionManagerServiceImpl() 67 super(master, lock, userId); in SpeechRecognitionManagerServiceImpl()
|
/frameworks/native/opengl/specs/ |
D | README | 7 See https://github.com/KhronosGroup/EGL-Registry/blob/master/api/egl.xml
|
/frameworks/base/services/searchui/java/com/android/server/searchui/ |
D | SearchUiPerUserService.java | 67 protected SearchUiPerUserService(SearchUiManagerService master, in SearchUiPerUserService() argument 69 super(master, lock, userId); in SearchUiPerUserService()
|
/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
D | SmartspacePerUserService.java | 63 protected SmartspacePerUserService(SmartspaceManagerService master, in SmartspacePerUserService() argument 65 super(master, lock, userId); in SmartspacePerUserService()
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 34 # See system/core/logcat/event.logtags for the master copy of the tags.
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | EventLogTags.logtags | 34 # See system/core/logcat/event.logtags for the master copy of the tags.
|
/frameworks/base/core/java/android/view/ |
D | EventLogTags.logtags | 38 # See system/core/logcat/event.logtags for the master copy of the tags.
|
/frameworks/base/services/translation/java/com/android/server/translation/ |
D | TranslationManagerServiceImpl.java | 92 @NonNull TranslationManagerService master, in TranslationManagerServiceImpl() 94 super(master, lock, userId); in TranslationManagerServiceImpl()
|
/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
D | AppPredictionPerUserService.java | 77 protected AppPredictionPerUserService(AppPredictionManagerService master, in AppPredictionPerUserService() argument 79 super(master, lock, userId); in AppPredictionPerUserService()
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 38 …xtrasForCaller()](https://cs.android.com/android/platform/superproject/+/master:frameworks/base/se… 39 …htly differently](https://cs.android.com/android/platform/superproject/+/master:frameworks/base/se…
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCapturePerUserService.java | 126 ContentCapturePerUserService(@NonNull ContentCaptureManagerService master, in ContentCapturePerUserService() argument 128 super(master, lock, userId); in ContentCapturePerUserService()
|
/frameworks/av/media/libstagefright/tests/fuzzers/dictionaries/ |
D | formats.dict | 9 # Taken from https://chromium.googlesource.com/chromium/src/+/master/media/test/mp4.dict
|