Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 173) sorted by relevance

1234567

/frameworks/base/tests/utils/testutils/java/android/app/test/
DMockAnswerUtil.java41 Method implementation = getClass().getMethod("answer", method.getParameterTypes()); in answer() local
42 if (!implementation.getReturnType().equals(method.getReturnType())) { in answer()
45 + implementation.getReturnType()); in answer()
49 return implementation.invoke(this, args); in answer()
/frameworks/base/startop/apps/ColorChanging/app/
Dbuild.gradle23 implementation fileTree(dir: 'libs', include: ['*.jar'])
24 implementation 'androidx.appcompat:appcompat:1.0.2'
25 implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DRefocusFilter.java31 public void logTiming(String implementation, String phase, long time) { in logTiming() argument
32 logTiming(implementation, phase, time, "ns"); in logTiming()
35 public void logTiming(String implementation, String phase, long time, String unit) { in logTiming() argument
37 Log.d(implementation, phase + ":" + time + " " + unit); in logTiming()
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME22 ASensorManager_configureDirectReport). The implementation must also call
63 * kernel calls decStrong() on server side implementation of IDirectChannel,
74 The implementation must free all resources related to this IEventQueue instance
80 IEventQueueCallback. The implementation of IEventQueue must either use a global
82 server implementation must use this looper to constantly poll for events, then
120 /* Server side implementation of IEventQueue holds a strong reference to
137 * kernel calls decStrong() on server side implementation of IEventQueue,
/frameworks/av/media/bufferpool/1.0/vts/
Dsingle.cpp36 using android::hardware::media::bufferpool::V1_0::implementation::BufferId;
37 using android::hardware::media::bufferpool::V1_0::implementation::ClientManager;
38 using android::hardware::media::bufferpool::V1_0::implementation::ConnectionId;
39 using android::hardware::media::bufferpool::V1_0::implementation::TransactionId;
Dallocator.h23 using android::hardware::media::bufferpool::V1_0::implementation::
25 using android::hardware::media::bufferpool::V1_0::implementation::
Dmulti.cpp41 using android::hardware::media::bufferpool::V1_0::implementation::BufferId;
42 using android::hardware::media::bufferpool::V1_0::implementation::ClientManager;
43 using android::hardware::media::bufferpool::V1_0::implementation::ConnectionId;
44 using android::hardware::media::bufferpool::V1_0::implementation::TransactionId;
/frameworks/av/media/bufferpool/2.0/tests/
Dsingle.cpp36 using android::hardware::media::bufferpool::V2_0::implementation::BufferId;
37 using android::hardware::media::bufferpool::V2_0::implementation::ClientManager;
38 using android::hardware::media::bufferpool::V2_0::implementation::ConnectionId;
39 using android::hardware::media::bufferpool::V2_0::implementation::TransactionId;
Dallocator.h23 using android::hardware::media::bufferpool::V2_0::implementation::
25 using android::hardware::media::bufferpool::V2_0::implementation::
Dmulti.cpp41 using android::hardware::media::bufferpool::V2_0::implementation::BufferId;
42 using android::hardware::media::bufferpool::V2_0::implementation::ClientManager;
43 using android::hardware::media::bufferpool::V2_0::implementation::ConnectionId;
44 using android::hardware::media::bufferpool::V2_0::implementation::TransactionId;
/frameworks/av/media/libmedia/include/media/
DOMXFenceParcelable.h30 namespace implementation {
61 friend void (::android::hardware::media::omx::V1_0::implementation::
64 friend bool (::android::hardware::media::omx::V1_0::implementation::
DOMXBuffer.h33 namespace implementation {
97 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
100 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt61 device-specific EGL implementation.
74 * client API implementation may use to insert a key/value pair into the
82 * client API implementation may use to retrieve a cached value from the
138 key, a client API implementation can call the application-provided callback
153 guarantees, the cache implementation should attempt to cache the most
157 client API implementation can call the application-provided callback
179 implementation. The cache implementation can simply drop a value if it
191 requested again. If needed, the cache implementation can handle those
197 RESPONSE: This is entirely dependent upon the cache implementation.
/frameworks/base/services/core/jni/
Dcom_android_server_SystemServer.cpp60 using ::android::frameworks::schedulerservice::V1_0::implementation::SchedulingPolicyService; in android_server_SystemServer_startHidlServices()
62 using ::android::frameworks::sensorservice::V1_0::implementation::SensorManager; in android_server_SystemServer_startHidlServices()
64 using ::android::frameworks::stats::V1_0::implementation::StatsHal; in android_server_SystemServer_startHidlServices()
/frameworks/layoutlib/create/
DREADME.txt46 provides all the necessary missing implementation for rendering graphics in Eclipse.
73 The analyzer is also given a list of classes to exclude. A fake implementation of these classes is
124 modified to update all references to these non-desktop classes. An alternate implementation of
136 changes the calls to a method in each class instead of changing the implementation of the method.
177 injected. The implementation for these classes has been taken from Android's libcore
180 added to the Dalvik VM for performance reasons. An implementation that is very close to the
190 bridge then registers a listener on the method signature and can provide an implementation.
200 original class name. This allows the bridge to literally replace an implementation.
209 native code in Eclipse, we need to provide a full alternate implementation. Sub-classing doesn't
219 not present in the Desktop VM. An implementation for these classes is also injected.
[all …]
/frameworks/av/media/codec2/components/base/
DAndroid.bp44 // public dependency for software codec implementation
71 // public dependency for software codec implementation
85 // public dependency for software codec implementation
/frameworks/av/services/mediacodec/
Dmain_codecservice.cpp53 sp<IOmx> omx = new implementation::Omx(); in main()
61 sp<IOmxStore> omxStore = new implementation::OmxStore( in main()
/frameworks/base/core/java/android/hardware/display/
DBrightnessCorrection.java58 private BrightnessCorrection(BrightnessCorrectionImplementation implementation) { in BrightnessCorrection() argument
59 mImplementation = implementation; in BrightnessCorrection()
79 BrightnessCorrectionImplementation implementation = in createScaleAndTranslateLog() local
81 return new BrightnessCorrection(implementation); in createScaleAndTranslateLog()
/frameworks/av/media/bufferpool/1.0/
DConnection.h31 namespace implementation {
37 using ::android::hardware::media::bufferpool::V1_0::implementation::Accessor;
/frameworks/av/media/bufferpool/2.0/
DConnection.h31 namespace implementation {
37 using ::android::hardware::media::bufferpool::V2_0::implementation::Accessor;
/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraService.cpp32 namespace implementation { namespace
34 using frameworks::cameraservice::service::V2_0::implementation::HidlCameraService;
40 using device::V2_0::implementation::H2BCameraDeviceCallbacks;
41 using device::V2_0::implementation::HidlCameraDeviceUser;
42 using service::V2_0::implementation::H2BCameraServiceListener;
/frameworks/native/services/sensorservice/hidl/
Dutils.cpp25 namespace implementation { namespace
79 ::android::hardware::sensors::V1_0::implementation::convertFromSensorEvent( in convertEvent()
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/
Dbuild.gradle71 implementation fileTree(dir: 'libs', include: ['*.jar'])
72 implementation 'androidx.appcompat:appcompat:1.1.0'
/frameworks/native/services/displayservice/
DDisplayService.cpp24 namespace implementation { namespace
/frameworks/base/libs/hwui/private/
DREADME3 These include files are part of the private implementation details of

1234567