Home
last modified time | relevance | path

Searched refs:master (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/ex/camera2/utils/tests/src/com/android/ex/camera2/utils/
DCamera2UtilsTest.java367 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/
DSystemCaptionsManagerPerUserService.java44 @NonNull SystemCaptionsManagerService master, in SystemCaptionsManagerPerUserService()
46 super(master, lock, userId); in SystemCaptionsManagerPerUserService()
/frameworks/native/services/vr/hardware_composer/
DAndroid.bp59 // Warnings in vr_hwc.cpp to be fixed after sync of goog/master.
140 // warnings in vr_composer_test.cpp to be fixed after merge of goog/master
/frameworks/base/core/xsd/schema/
DREADME.md1 …https://android.googlesource.com/platform/system/tools/xsdc/+/refs/heads/master/README.md) for det…
/frameworks/base/services/core/xsd/schema/
DREADME.md1 …https://android.googlesource.com/platform/system/tools/xsdc/+/refs/heads/master/README.md) for det…
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsPerUserService.java62 ContentSuggestionsManagerService master, Object lock, int userId) { in ContentSuggestionsPerUserService() argument
63 super(master, lock, userId); in ContentSuggestionsPerUserService()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
DREADME.md3 ## master :
4 Functionality of master is to enumerate all the Codec2 components available in C2 media service.
/frameworks/base/docs/downloads/
DREADME3 This directory serves as a "master" repository for various
/frameworks/rs/tests/java_api/RSUnitTests/
Dfind_versions.sh5 PREBUILT_DIR=~/android/ndk-master/prebuilts/renderscript/host/linux-x86/
/frameworks/base/services/core/java/com/android/server/infra/
DAbstractPerUserSystemService.java73 protected AbstractPerUserSystemService(@NonNull M master, @NonNull Object lock, in AbstractPerUserSystemService() argument
75 mMaster = master; in AbstractPerUserSystemService()
/frameworks/native/opengl/specs/
DREADME7 See https://github.com/KhronosGroup/EGL-Registry/blob/master/api/egl.xml
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionPerUserService.java66 protected AppPredictionPerUserService(AppPredictionManagerService master, in AppPredictionPerUserService() argument
68 super(master, lock, userId); in AppPredictionPerUserService()
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags34 # See system/core/logcat/event.logtags for the master copy of the tags.
/frameworks/av/media/utils/
DEventLogTags.logtags34 # See system/core/logcat/event.logtags for the master copy of the tags.
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java122 ContentCapturePerUserService(@NonNull ContentCaptureManagerService master, in ContentCapturePerUserService() argument
124 super(master, lock, userId); in ContentCapturePerUserService()
/frameworks/base/core/proto/android/providers/settings/
Dsystem.proto226 optional SettingProto master = 9 [ (android.privacy).dest = DEST_AUTOMATIC ]; field
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java171 AutofillManagerServiceImpl(AutofillManagerService master, Object lock, in AutofillManagerServiceImpl() argument
175 super(master, lock, userId); in AutofillManagerServiceImpl()
/frameworks/base/packages/SystemUI/docs/
Dplugins.md5 Plugins keep the experimental and turbulent code outside of master and only on the devices which ne…
/frameworks/base/
DAndroid.bp15 // Build the master framework library.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto287 // ACTION: Settings > Connected devices > Bluetooth master switch Toggle
/frameworks/wilhelm/doc/
DDoxyfile917 # it should be included in the master .chm file (NO).
/frameworks/native/docs/
DDoxyfile1089 # it should be included in the master .chm file (NO).
/frameworks/av/media/libaaudio/
DDoxyfile1229 # YES) or that it should be included in the master .chm file ( NO).
DDoxyfile.orig1220 # YES) or that it should be included in the master .chm file ( NO).
/frameworks/av/media/codec2/docs/
Ddoxygen.config1295 # (YES) or that it should be included in the master .chm file (NO).

12