Searched refs:common (Results 176 - 200 of 367) sorted by relevance

1234567891011>>

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.h37 using android::hardware::graphics::common::V1_0::ColorMode;
38 using android::hardware::graphics::common::V1_0::ColorTransform;
39 using android::hardware::graphics::common::V1_0::Dataspace;
40 using android::hardware::graphics::common::V1_0::Hdr;
41 using android::hardware::graphics::common::V1_0::PixelFormat;
42 using android::hardware::graphics::common::V1_0::Transform;
/frameworks/av/camera/cameraserver/
H A DAndroid.mk30 android.hardware.camera.common@1.0 \
/frameworks/av/media/libstagefright/omx/
H A DAndroid.mk50 android.hardware.graphics.common@1.0 \
/frameworks/av/services/camera/libcameraservice/tests/
H A DAndroid.mk29 android.hardware.camera.common@1.0 \
/frameworks/av/services/radio/
H A DRadioHalLegacy.cpp73 if (mHwDevice->common.version != RADIO_DEVICE_API_VERSION_CURRENT) {
74 ALOGE("wrong radio hw device version %04x", mHwDevice->common.version);
/frameworks/av/services/soundtrigger/
H A DAndroid.mk56 android.hardware.audio.common@2.0
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
H A DAndroid.mk23 LOCAL_STATIC_JAVA_LIBRARIES := android-common mockwebserver junit legacy-android-test
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/
H A DAndroid.mk30 $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME),$(LOCAL_IS_HOST_MODULE),common)/maindex.list
/frameworks/base/data/keyboards/
H A DAndroid.mk19 include $(LOCAL_PATH)/common.mk
H A Dkeyboards.mk17 include $(LOCAL_PATH)/common.mk
/frameworks/base/packages/CarrierDefaultApp/tests/unit/
H A DAndroid.mk22 LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DResources_Theme_Delegate.java19 import com.android.ide.common.rendering.api.ResourceReference;
20 import com.android.ide.common.rendering.api.StyleResourceValue;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
H A DRecyclerViewUtil.java19 import com.android.ide.common.rendering.api.LayoutLog;
20 import com.android.ide.common.rendering.api.LayoutlibCallback;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DParserFactory.java44 private static com.android.ide.common.rendering.api.ParserFactory sParserFactory;
47 @Nullable com.android.ide.common.rendering.api.ParserFactory parserFactory) {
/frameworks/ex/common/tests/
H A DAndroid.mk24 LOCAL_STATIC_JAVA_LIBRARIES := android-common
/frameworks/ex/framesequence/samples/FrameSequenceSamples/
H A DAndroid.mk21 LOCAL_STATIC_JAVA_LIBRARIES += android-common-framesequence
/frameworks/native/libs/nativewindow/tests/
H A DAHardwareBufferTest.cpp22 #include <android/hardware/graphics/common/1.0/types.h>
27 using android::hardware::graphics::common::V1_0::BufferUsage;
/frameworks/opt/calendar/
H A DAndroid.mk18 LOCAL_MODULE := calendar-common
/frameworks/opt/calendar/tests/
H A DAndroid.mk22 LOCAL_STATIC_JAVA_LIBRARIES := calendar-common junit legacy-android-test
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk18 LOCAL_MODULE := inputmethod-common
/frameworks/opt/net/ims/
H A DAndroid.mk24 LOCAL_MODULE := ims-common
/frameworks/opt/net/wifi/tests/wifitests/
H A Dcoverage.sh29 COVERAGE_METADATA_FILE=$ANDROID_BUILD_TOP/out/target/common/obj/APPS/FrameworksWifiTests_intermediates/coverage.em
/frameworks/av/media/libaudiohal/
H A DDeviceHalLocal.h119 uint32_t version() const { return mDev->common.version; }
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DAndroid.mk100 frameworks/av/media/libstagefright/codecs/common/include \
118 frameworks/av/media/libstagefright/codecs/common/include \
/frameworks/base/core/tests/coretests/src/android/app/usage/
H A DUsageStatsTest.java19 import static com.google.common.truth.Truth.assertThat;

Completed in 589 milliseconds

1234567891011>>