Searched refs:handle (Results 101 - 125 of 286) sorted by relevance

1234567891011>>

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasRequestGetMessage.java41 public BluetoothMasRequestGetMessage(String handle, CharsetType charset, boolean attachment) { argument
43 mHeaderSet.setHeader(HeaderSet.NAME, handle);
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapRequestPullVcardEntry.java40 public BluetoothPbapRequestPullVcardEntry(String handle, long filter, byte format) { argument
41 mHeaderSet.setHeader(HeaderSet.NAME, handle);
H A DBluetoothPbapCard.java35 public final String handle; field in class:BluetoothPbapCard
44 public BluetoothPbapCard(String handle, String name) { argument
45 this.handle = handle;
67 json.put("handle", handle);
/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java72 RequestHandle handle =
77 handle.waitUntilComplete();
122 RequestHandle handle = mRequestQueue.queueRequest(
125 handle.waitUntilComplete();
198 RequestHandle handle = mRequestQueue.queueRequest(
203 handle.waitUntilComplete();
271 RequestHandle handle = mRequestQueue.queueRequest(
276 handle.waitUntilComplete();
298 RequestHandle handle = mRequestQueue.queueRequest(
303 handle
[all...]
/frameworks/av/media/libstagefright/
H A DFrameRenderTracker.cpp60 if (it->mGraphicBuffer->handle == buf->handle) {
177 ALOGI(" RENDERED: handle: %p, media time: %lldus, index: %zd, render time: %lldns",
178 it->mGraphicBuffer == NULL ? NULL : it->mGraphicBuffer->handle,
181 ALOGI(" QUEUED: handle: %p, media time: %lldus, fence: %s",
182 it->mGraphicBuffer->handle, (long long)it->mMediaTimeUs,
185 ALOGI(" DEQUEUED: handle: %p, media time: %lldus, index: %zd",
186 it->mGraphicBuffer->handle, (long long)it->mMediaTimeUs, it->mIndex);
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c153 void *handle; local
191 handle = dlopen("libstagefright.so", RTLD_NOW);
192 if(handle == 0)
198 pfunc = dlsym(handle, "voGetAACEncAPI");
279 dlclose(handle);
/frameworks/av/soundtrigger/
H A DISoundTriggerHwService.cpp80 virtual status_t attach(const sound_trigger_module_handle_t handle, argument
86 data.write(&handle, sizeof(sound_trigger_module_handle_t));
154 sound_trigger_module_handle_t handle; local
155 data.read(&handle, sizeof(sound_trigger_module_handle_t));
159 status_t status = attach(handle, client, module);
/frameworks/base/core/jni/
H A Dandroid_opengl_EGLExt.cpp114 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { argument
116 (EGLContext)handle == EGL_NO_CONTEXT) {
121 (EGLDisplay)handle == EGL_NO_DISPLAY) {
126 (EGLSurface)handle == EGL_NO_SURFACE) {
130 return _env->NewObject(cls, con, reinterpret_cast<jlong>(handle));
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGLExtcHeader.cpp114 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void * handle) { argument
116 (EGLContext)handle == EGL_NO_CONTEXT) {
121 (EGLDisplay)handle == EGL_NO_DISPLAY) {
126 (EGLSurface)handle == EGL_NO_SURFACE) {
130 return _env->NewObject(cls, con, reinterpret_cast<jlong>(handle));
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHwService.cpp84 descriptor.handle =
86 ALOGI("loaded default module %s, handle %d", descriptor.properties.description,
87 descriptor.handle);
91 mModules.add(descriptor.handle, module);
125 status_t SoundTriggerHwService::attach(const sound_trigger_module_handle_t handle, argument
129 ALOGV("attach module %d", handle);
139 ssize_t index = mModules.indexOfKey(handle);
523 sound_model_handle_t *handle)
525 ALOGV("loadSoundModel() handle");
552 handle);
522 loadSoundModel(const sp<IMemory>& modelMemory, sound_model_handle_t *handle) argument
571 unloadSoundModel(sound_model_handle_t handle) argument
582 unloadSoundModel_l(sound_model_handle_t handle) argument
598 startRecognition(sound_model_handle_t handle, const sp<IMemory>& dataMemory) argument
646 stopRecognition(sound_model_handle_t handle) argument
739 getModel( sound_model_handle_t handle) argument
824 Model(sound_model_handle_t handle, audio_session_t session, audio_io_handle_t ioHandle, audio_devices_t device, sound_trigger_sound_model_type_t type) argument
[all...]
/frameworks/base/media/java/android/mtp/
H A DMtpDatabase.java374 private void endSendObject(String path, int handle, int format, boolean succeeded) { argument
376 // handle abstract playlists separately
395 values.put(MediaColumns.MEDIA_SCANNER_NEW_OBJECT_ID, handle);
403 mMediaScanner.scanMtpFile(path, mVolumeName, handle, format);
406 deleteFile(handle);
708 private MtpPropertyList getObjectPropertyList(long handle, int format, long property, argument
717 if (format == 0 && handle > 0) {
719 format = getObjectFormat((int)handle);
738 return propertyGroup.getPropertyList((int)handle, format, depth);
741 private int renameFile(int handle, Strin argument
828 setObjectProperty(int handle, int property, long intValue, String stringValue) argument
885 getObjectInfo(int handle, int[] outStorageFormatParent, char[] outName, long[] outCreatedModified) argument
925 getObjectFilePath(int handle, char[] outFilePath, long[] outFileLengthFormat) argument
960 getObjectFormat(int handle) argument
980 deleteFile(int handle) argument
1042 getObjectReferences(int handle) argument
1069 setObjectReferences(int handle, int[] references) argument
[all...]
/frameworks/av/include/radio/
H A DIRadioService.h39 virtual status_t attach(const radio_handle_t handle,
/frameworks/av/include/soundtrigger/
H A DISoundTriggerHwService.h39 virtual status_t attach(const sound_trigger_module_handle_t handle,
/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.h49 void *handle; member in struct:lib_entry_s
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h60 static int DecodeGSM(gsm handle, int16_t *out, uint8_t *in, size_t inSize);
/frameworks/av/media/mtp/
H A DMtpObjectInfo.h50 MtpObjectInfo(MtpObjectHandle handle);
H A DMtpObjectInfo.cpp27 MtpObjectInfo::MtpObjectInfo(MtpObjectHandle handle) argument
28 : mHandle(handle),
/frameworks/av/radio/
H A DIRadioService.cpp80 virtual status_t attach(radio_handle_t handle, argument
88 data.writeInt32(handle);
152 radio_handle_t handle = data.readInt32(); local
164 status_t status = attach(handle, client, configPtr, withAudio, radio);
/frameworks/base/libs/hwui/
H A DAnimatorManager.h43 void setAnimationHandle(AnimationHandle* handle);
/frameworks/native/libs/gui/
H A DSensorEventQueue.cpp135 status_t SensorEventQueue::enableSensor(int32_t handle, int32_t samplingPeriodUs, argument
137 return mSensorEventConnection->enableDisable(handle, true, us2ns(samplingPeriodUs),
145 status_t SensorEventQueue::disableSensor(int32_t handle) const {
146 return mSensorEventConnection->enableDisable(handle, false, 0, 0, false);
/frameworks/av/services/audioflinger/
H A DSpdifStreamOut.cpp48 audio_io_handle_t handle,
95 handle,
47 open( audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, const char *address) argument
/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputWindowHandle.cpp178 NativeInputWindowHandle* handle; local
180 handle = reinterpret_cast<NativeInputWindowHandle*>(ptr);
189 handle = new NativeInputWindowHandle(inputApplicationHandle, objWeak);
190 handle->incStrong((void*)android_server_InputWindowHandle_getHandle);
192 reinterpret_cast<jlong>(handle));
194 return handle;
207 NativeInputWindowHandle* handle = reinterpret_cast<NativeInputWindowHandle*>(ptr); local
208 handle->decStrong((void*)android_server_InputWindowHandle_getHandle);
/frameworks/native/include/gui/
H A DSensorEventQueue.h75 status_t enableSensor(int32_t handle, int32_t samplingPeriodUs, int maxBatchReportLatencyUs,
77 status_t disableSensor(int32_t handle) const;
/frameworks/av/services/audiopolicy/
H A DAudioPolicyInterface.h207 audio_patch_handle_t *handle,
209 virtual status_t releaseAudioPatch(audio_patch_handle_t handle,
228 audio_io_handle_t *handle) = 0;
229 virtual status_t stopAudioSource(audio_io_handle_t handle) = 0;
317 audio_patch_handle_t *handle,
321 virtual status_t releaseAudioPatch(audio_patch_handle_t handle,
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp111 MtpObjectHandle handle,
130 virtual MtpResponseCode getObjectPropertyValue(MtpObjectHandle handle,
134 virtual MtpResponseCode setObjectPropertyValue(MtpObjectHandle handle,
146 virtual MtpResponseCode getObjectPropertyList(MtpObjectHandle handle,
151 virtual MtpResponseCode getObjectInfo(MtpObjectHandle handle,
154 virtual void* getThumbnail(MtpObjectHandle handle, size_t& outThumbSize);
156 virtual MtpResponseCode getObjectFilePath(MtpObjectHandle handle,
160 virtual MtpResponseCode deleteFile(MtpObjectHandle handle);
165 virtual MtpObjectHandleList* getObjectReferences(MtpObjectHandle handle);
167 virtual MtpResponseCode setObjectReferences(MtpObjectHandle handle,
246 endSendObject(const char* path, MtpObjectHandle handle, MtpObjectFormat format, bool succeeded) argument
361 getObjectPropertyValue(MtpObjectHandle handle, MtpObjectProperty property, MtpDataPacket& packet) argument
529 setObjectPropertyValue(MtpObjectHandle handle, MtpObjectProperty property, MtpDataPacket& packet) argument
667 getObjectPropertyList(MtpObjectHandle handle, uint32_t format, uint32_t property, int groupCode, int depth, MtpDataPacket& packet) argument
784 getObjectInfo(MtpObjectHandle handle, MtpObjectInfo& info) argument
851 getThumbnail(MtpObjectHandle handle, size_t& outThumbSize) argument
877 getObjectFilePath(MtpObjectHandle handle, MtpString& outFilePath, int64_t& outFileLength, MtpObjectFormat& outFormat) argument
903 deleteFile(MtpObjectHandle handle) argument
975 getObjectReferences(MtpObjectHandle handle) argument
993 setObjectReferences(MtpObjectHandle handle, MtpObjectHandleList* references) argument
[all...]

Completed in 2957 milliseconds

1234567891011>>