Home
last modified time | relevance | path

Searched refs:master (Results 1 – 25 of 47) 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/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
DREADME.md4 [![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/go…
34 [conformance.proto](https://github.com/google/protobuf/blob/master/conformance/conformance.proto).
37 (see [conformance_cpp.cc](https://github.com/google/protobuf/blob/master/conformance/conformance_cp…
/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
DSystemCaptionsManagerPerUserService.java44 @NonNull SystemCaptionsManagerService master, in SystemCaptionsManagerPerUserService()
46 super(master, lock, userId); in SystemCaptionsManagerPerUserService()
/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/core/xsd/schema/
DREADME.md1 …https://android.googlesource.com/platform/system/tools/xsdc/+/refs/heads/master/README.md) for det…
/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/native/services/nativeperms/android/os/
DREADME2 https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/os/IPermission…
/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/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsPerUserService.java61 ContentSuggestionsManagerService master, Object lock, int userId) { in ContentSuggestionsPerUserService() argument
62 super(master, lock, userId); in ContentSuggestionsPerUserService()
/frameworks/native/services/vr/hardware_composer/
DAndroid.bp60 // Warnings in vr_hwc.cpp to be fixed after sync of goog/master.
169 // warnings in vr_composer_test.cpp to be fixed after merge of goog/master
/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/opt/gamesdk/third_party/protobuf-3.0.0/
DREADME.md4 [![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/go…
43 to use the github master version at HEAD, or you need to modify protobuf code,
/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/opt/gamesdk/third_party/protobuf-3.0.0/js/
DREADME.md4 [![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/go…
38 README](https://github.com/google/protobuf/blob/master/src/README.md).
130 [src/google/protobuf/compiler/js/js_generator.h](https://github.com/google/protobuf/blob/master/src…
/frameworks/av/media/utils/
DEventLogTags.logtags34 # See system/core/logcat/event.logtags for the master copy of the tags.
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags34 # See system/core/logcat/event.logtags for the master copy of the tags.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/
Dtest.sh20 …OLD_VERSION_PROTOC=https://github.com/xfxyjwf/protobuf-compiler-release/raw/master/v2.5.0/linux/pr…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBCodedOuputStreamTests.m308 // Not kGPBDefaultRepeatCount because we are comparing to a golden master file
331 // Not kGPBDefaultRepeatCount because we are comparing to a golden master file
DGPBUtilitiesTests.m115 // Not kGPBDefaultRepeatCount because we are comparing to golden master file
/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/opt/gamesdk/third_party/protobuf-3.0.0/docs/
Dthird_party.md35 * Erlang: http://github.com/ngerakines/erlang_protobuffs/tree/master
77 * Ruby: https://github.com/bmizerany/beefcake/tree/master/lib/beefcake
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
DREADME.md4 [![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/go…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/
DREADME.md4 [![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/go…

12