Searched refs:common (Results 1 - 25 of 288) sorted by relevance

1234567891011>>

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DMakefile14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DMakefile14 include $(LEVEL)/Makefile.common
/frameworks/compile/libbcc/bcinfo/Wrap/
H A DMakefile14 include $(LEVEL)/Makefile.common
/frameworks/compile/slang/BitWriter_2_9/
H A DMakefile14 include $(LEVEL)/Makefile.common
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAndroid.mk6 ../../common/cmnMemory.c
20 $(LOCAL_PATH)/../../common \
21 $(LOCAL_PATH)/../../common/include \
/frameworks/base/telephony/java/com/android/ims/internal/uce/common/
H A DCapInfo.aidl16 package com.android.ims.internal.uce.common;
H A DStatusCode.aidl16 package com.android.ims.internal.uce.common;
H A DUceLong.aidl16 package com.android.ims.internal.uce.common;
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
H A DAndroid.mk6 ../../common/cmnMemory.c
24 $(LOCAL_PATH)/../../common \
25 $(LOCAL_PATH)/../../common/include
/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
H A DLogger.java17 package com.android.accessorydisplay.common;
H A DProtocol.java17 package com.android.accessorydisplay.common;
/frameworks/ex/common/java/com/android/common/speech/
H A DRecognition.java17 package com.android.common.speech;
/frameworks/av/media/libnbaio/
H A DAudioStreamInSource.cpp44 mStreamBufferSizeBytes = mStream->common.get_buffer_size(&mStream->common);
45 audio_format_t streamFormat = mStream->common.get_format(&mStream->common);
46 uint32_t sampleRate = mStream->common.get_sample_rate(&mStream->common);
48 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
H A DAudioStreamOutSink.cpp41 mStreamBufferSizeBytes = mStream->common.get_buffer_size(&mStream->common);
42 audio_format_t streamFormat = mStream->common.get_format(&mStream->common);
43 uint32_t sampleRate = mStream->common.get_sample_rate(&mStream->common);
45 (audio_channel_mask_t) mStream->common.get_channels(&mStream->common);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DAndroid.mk25 LOCAL_MODULE := libfwdlock-common
/frameworks/base/packages/Osu/
H A DAndroid.mk10 LOCAL_JAVA_LIBRARIES := telephony-common ims-common bouncycastle conscrypt
/frameworks/base/packages/SettingsProvider/
H A DAndroid.mk9 LOCAL_JAVA_LIBRARIES := telephony-common ims-common
/frameworks/native/vulkan/include/hardware/
H A Dhwvulkan.h33 struct hw_module_t common; member in struct:hwvulkan_module_t
61 struct hw_device_t common; member in struct:hwvulkan_device_t
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/
H A DAndroid.mk26 ifneq ($(shell grep -c 'off64_t offset' $(base)/drm/libdrmframework/plugins/common/include/IDrmEngine.h), 0)
48 libfwdlock-common \
56 $(base)/drm/libdrmframework/plugins/common/include \
57 $(base)/drm/libdrmframework/plugins/common/util/include \
58 $(base)/drm/libdrmframework/plugins/forward-lock/internal-format/common \
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DRenderParamsFlags.java19 import com.android.ide.common.rendering.api.LayoutlibCallback;
20 import com.android.ide.common.rendering.api.RenderParams;
21 import com.android.ide.common.rendering.api.SessionParams.Key;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DPlayAnimationThread.java19 import com.android.ide.common.rendering.api.IAnimationListener;
20 import com.android.ide.common.rendering.api.Result;
21 import com.android.ide.common.rendering.api.Result.Status;
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DAndroid.mk24 frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DAndroid.mk24 frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common
/frameworks/base/core/tests/coretests/src/android/animation/
H A DFutureWaiter.java18 import com.google.common.util.concurrent.AbstractFuture;
21 * Simple extension of {@link com.google.common.util.concurrent.AbstractFuture} which exposes a new
23 * {@link com.google.common.util.concurrent.AbstractFuture#set(Object)} method internally. It
30 * {@link com.google.common.util.concurrent.AbstractFuture#get()}.
/frameworks/base/packages/WAPPushManager/
H A DAndroid.mk13 LOCAL_JAVA_LIBRARIES += telephony-common
14 LOCAL_STATIC_JAVA_LIBRARIES += android-common

Completed in 2156 milliseconds

1234567891011>>