Searched refs:types (Results 351 - 375 of 562) sorted by relevance

<<11121314151617181920>>

/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.cpp23 #include <sys/types.h>
/frameworks/av/media/libaudioclient/
H A DIEffect.cpp22 #include <sys/types.h>
/frameworks/av/media/libaudioclient/include/media/
H A DIAudioFlinger.h21 #include <sys/types.h>
H A DIAudioPolicyService.h21 #include <sys/types.h>
/frameworks/av/media/libmedia/
H A DIMediaPlayerService.cpp19 #include <sys/types.h>
/frameworks/av/media/libmediaplayerservice/
H A DMetadataRetrieverClient.cpp22 #include <sys/types.h>
/frameworks/av/media/libstagefright/
H A DAACWriter.cpp21 #include <sys/types.h>
H A DAMRWriter.cpp21 #include <sys/types.h>
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioOutputDescriptor.h19 #include <sys/types.h>
/frameworks/base/cmds/incidentd/src/
H A DReporter.cpp29 #include <sys/types.h>
/frameworks/base/core/java/android/content/
H A DClipData.java86 * In this case there is generally no need to worry about the MIME types
94 * the available MIME types; {@link #newUri(ContentResolver, CharSequence, Uri)}
106 * <p>In many cases an application can paste various types of streams of data. For
127 * <p>More complicated data types require the implementation of support in
136 * number of types of data streams. This is done by implementing the
177 * <p>The types than an individual item can currently contain are:</p>
488 String[] types = null;
490 types = context.getContentResolver().getStreamTypes(mUri, "text/*");
492 // No read permission for mUri, assume empty stream types list.
496 if (types !
[all...]
/frameworks/base/core/jni/
H A Dandroid_backup_BackupHelperDispatcher.cpp23 #include <sys/types.h>
H A Dandroid_hardware_SerialPort.cpp26 #include <sys/types.h>
/frameworks/base/libs/androidfw/include/androidfw/
H A DAsset.h25 #include <sys/types.h>
44 * "Asset" is the base class for all types of assets. The classes below
H A DAssetManager2.h361 std::array<util::unique_cptr<Type>, kTypeCount> types; member in struct:android::Theme::Package
/frameworks/base/libs/common_time/
H A Ddiag_thread.cpp25 #include <sys/types.h>
/frameworks/base/libs/hwui/tests/macrobench/
H A Dmain.cpp34 #include <sys/types.h>
/frameworks/base/libs/hwui/tests/unit/
H A DGraphicsStatsServiceTests.cpp23 #include <sys/types.h>
/frameworks/base/services/core/jni/
H A Dcom_android_server_UsbHostManager.cpp29 #include <sys/types.h>
H A Dcom_android_server_am_BatteryStatsService.cpp28 #include <sys/types.h>
/frameworks/base/tools/aapt2/
H A DResourceTable.h169 std::vector<std::unique_ptr<ResourceTableType>> types; member in class:aapt::ResourceTablePackage
/frameworks/base/tools/aapt2/split/
H A DTableSplitter.cpp187 for (auto& type : pkg->types) {
/frameworks/base/tools/bit/
H A Dmake.cpp31 #include <sys/types.h>
H A Dutil.cpp19 #include <sys/types.h>
/frameworks/native/cmds/dumpsys/
H A Ddumpsys.cpp38 #include <sys/types.h>

Completed in 1616 milliseconds

<<11121314151617181920>>