/frameworks/base/docs/html/reference/ |
D | lists.js | 2 …droid.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecat… property 3 …om.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated… property 4 …android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated… property 5 …droid.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated… property 6 …gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated… property 7 …gle.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated… property 8 …d.gms.R.integer", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated… property 9 …oid.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated… property 10 …droid.gms.R.style", link:"reference/com/google/android/gms/R.style.html", type:"class", deprecated… property 11 …s.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type:"class", deprecated… property [all …]
|
D | gms_lists.js | 2 …droid.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecat… property 3 …om.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated… property 4 …android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated… property 5 …droid.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated… property 6 …gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated… property 7 …gle.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated… property 8 …d.gms.R.integer", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated… property 9 …e.android.gms.R.raw", link:"reference/com/google/android/gms/R.raw.html", type:"class", deprecated… property 10 …oid.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated… property 11 …droid.gms.R.style", link:"reference/com/google/android/gms/R.style.html", type:"class", deprecated… property [all …]
|
D | gcm_lists.js | 2 …droid.gcm", link:"reference/com/google/android/gcm/package-summary.html", type:"package", deprecat… property 3 …vice", link:"reference/com/google/android/gcm/GCMBaseIntentService.html", type:"class", deprecated… property 4 …iver", link:"reference/com/google/android/gcm/GCMBroadcastReceiver.html", type:"class", deprecated… property 5 …GCMConstants", link:"reference/com/google/android/gcm/GCMConstants.html", type:"class", deprecated… property 6 …GCMRegistrar", link:"reference/com/google/android/gcm/GCMRegistrar.html", type:"class", deprecated… property 7 …er", link:"reference/com/google/android/gcm/server/package-summary.html", type:"package", deprecat… property 8 …onstants", link:"reference/com/google/android/gcm/server/Constants.html", type:"class", deprecated… property 9 …k:"reference/com/google/android/gcm/server/InvalidRequestException.html", type:"class", deprecated… property 10 …er.Message", link:"reference/com/google/android/gcm/server/Message.html", type:"class", deprecated… property 11 …er", link:"reference/com/google/android/gcm/server/Message.Builder.html", type:"class", deprecated… property [all …]
|
/frameworks/av/media/img_utils/src/ |
D | TiffEntry.cpp | 37 const sp<TiffIfd>* TiffEntry::forceValidType<sp<TiffIfd> >(TagType type, const sp<TiffIfd>* value) { in forceValidType() 47 const uint8_t* TiffEntry::forceValidType<uint8_t>(TagType type, const uint8_t* value) { in forceValidType() 57 const int8_t* TiffEntry::forceValidType<int8_t>(TagType type, const int8_t* value) { in forceValidType() 67 const uint16_t* TiffEntry::forceValidType<uint16_t>(TagType type, const uint16_t* value) { in forceValidType() 77 const int16_t* TiffEntry::forceValidType<int16_t>(TagType type, const int16_t* value) { in forceValidType() 87 const uint32_t* TiffEntry::forceValidType<uint32_t>(TagType type, const uint32_t* value) { in forceValidType() 97 const int32_t* TiffEntry::forceValidType<int32_t>(TagType type, const int32_t* value) { in forceValidType() 107 const double* TiffEntry::forceValidType<double>(TagType type, const double* value) { in forceValidType() 117 const float* TiffEntry::forceValidType<float>(TagType type, const float* value) { in forceValidType() 136 TagType type = getType(); in toString() local
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
D | TonesAutoTest.java | 37 int type; in tonesDtmfTest() local 61 int type; in tonesSupervisoryTest() local 98 int type; in tonesProprietaryTest() local 123 int type; in tonesSimultaneousTest() local 153 int type; in tonesStressTest() local
|
/frameworks/base/core/java/android/content/res/ |
D | TypedArray.java | 140 final int type = data[index+AssetManager.STYLE_TYPE]; in getText() local 172 final int type = data[index+AssetManager.STYLE_TYPE]; in getString() local 211 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonResourceString() local 241 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonConfigurationString() local 277 final int type = data[index+AssetManager.STYLE_TYPE]; in getBoolean() local 311 final int type = data[index+AssetManager.STYLE_TYPE]; in getInt() local 344 final int type = data[index+AssetManager.STYLE_TYPE]; in getFloat() local 386 final int type = data[index+AssetManager.STYLE_TYPE]; in getColor() local 448 final int type = data[index+AssetManager.STYLE_TYPE]; in getInteger() local 485 final int type = data[index+AssetManager.STYLE_TYPE]; in getDimension() local [all …]
|
/frameworks/base/docs/html/ |
D | jd_extras.js | 29 "type":"video" property 43 "type":"video" property 57 "type":"video" property 71 "type":"video" property 85 "type":"video" property 99 "type":"video" property 110 "type":"google" property 121 "type":"google" property 133 "type":"google" property 144 "type":"google" property [all …]
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
D | TypeReference.java | 87 private TypeReference(Type type) { in TypeReference() 104 public SpecializedBaseTypeReference(Type type) { in SpecializedBaseTypeReference() 139 public static TypeReference<?> createSpecializedTypeReference(Type type) { in createSpecializedTypeReference() 162 private static final Class<?> getRawType(Type type) { in getRawType() 216 private static Type getComponentType(Type type) { in getComponentType() 271 public static boolean containsTypeVariable(Type type) { in containsTypeVariable() 369 private static void toString(Type type, StringBuilder out) { in toString()
|
/frameworks/rs/cpu_ref/linkloader/lib/ |
D | ELFSymbol.cpp | 21 ELFSymbolHelperMixin::getTypeStr(uint8_t type) { in getTypeStr() 45 ELFSymbolHelperMixin::getBindingAttributeStr(uint8_t type) { in getBindingAttributeStr() 64 ELFSymbolHelperMixin::getVisibilityStr(uint8_t type) { in getVisibilityStr()
|
/frameworks/base/core/java/android/accounts/ |
D | AuthenticatorDescription.java | 27 final public String type; field in AuthenticatorDescription 51 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription() 64 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription() 74 public static AuthenticatorDescription newKey(String type) { in newKey() 79 private AuthenticatorDescription(String type) { in AuthenticatorDescription()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetActiveAttrib.java | 11 int[] type, in glGetActiveAttrib() 26 java.nio.IntBuffer type, in glGetActiveAttrib() 37 int[] type, in glGetActiveAttrib() 47 java.nio.IntBuffer type in glGetActiveAttrib()
|
D | glGetTransformFeedbackVarying.java | 11 int[] type, in glGetTransformFeedbackVarying() 25 java.nio.IntBuffer type, in glGetTransformFeedbackVarying() 36 int[] type, in glGetTransformFeedbackVarying() 46 java.nio.IntBuffer type in glGetTransformFeedbackVarying()
|
D | glGetActiveUniform.java | 11 int[] type, in glGetActiveUniform() 26 java.nio.IntBuffer type, in glGetActiveUniform() 36 int[] type, in glGetActiveUniform() 46 java.nio.IntBuffer type in glGetActiveUniform()
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SimpleSessionDescription.java | 118 public Media newMedia(String type, int port, int portCount, in newMedia() 194 public int getBandwidth(String type) { in getBandwidth() 202 public void setBandwidth(String type, int value) { in setBandwidth() 244 private Media(String type, int port, int portCount, String protocol) { in Media() 334 public String getRtpmap(int type) { in getRtpmap() 342 public String getFmtp(int type) { in getFmtp() 352 public void setRtpPayload(int type, String rtpmap, String fmtp) { in setRtpPayload() 364 public void removeRtpPayload(int type) { in removeRtpPayload() 470 public int getBandwidth(String type) { in getBandwidth() 485 public void setBandwidth(String type, int value) { in setBandwidth() [all …]
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 55 void glColorPointerBounds(GLint size, GLenum type, GLsizei stride, in glColorPointerBounds() 59 void glNormalPointerBounds(GLenum type, GLsizei stride, in glNormalPointerBounds() 63 void glTexCoordPointerBounds(GLint size, GLenum type, in glTexCoordPointerBounds() 67 void glVertexPointerBounds(GLint size, GLenum type, in glVertexPointerBounds() 72 void GL_APIENTRY glPointSizePointerOESBounds(GLenum type, in glPointSizePointerOESBounds() 77 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type, in glMatrixIndexPointerOESBounds() 82 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, in glWeightPointerOESBounds()
|
/frameworks/av/media/libstagefright/ |
D | MetaData.cpp | 97 uint32_t type; in findCString() local 110 uint32_t type; in findInt32() local 125 uint32_t type; in findInt64() local 140 uint32_t type; in findFloat() local 155 uint32_t type; in findPointer() local 173 uint32_t type; in findRect() local 192 uint32_t key, uint32_t type, const void *data, size_t size) { in setData() 210 bool MetaData::findData(uint32_t key, uint32_t *type, in findData() 275 uint32_t type, const void *data, size_t size) { in setData() 287 uint32_t *type, const void **data, size_t *size) const { in getData()
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | DropdownChipLayouter.java | 72 AdapterType type, String constraint) { in bindView() 81 AdapterType type, String constraint, StateListDrawable deleteDrawable) { in bindView() 139 public View newView(AdapterType type) { in newView() 146 protected View reuseOrInflateView(View convertView, ViewGroup parent, AdapterType type) { in reuseOrInflateView() 180 AdapterType type) { in bindIconToView() 250 protected @LayoutRes int getItemLayoutResId(AdapterType type) { in getItemLayoutResId() 268 protected @LayoutRes int getAlternateItemLayoutResId(AdapterType type) { in getAlternateItemLayoutResId()
|
/frameworks/base/drm/java/android/drm/ |
D | DrmInfoEvent.java | 72 public DrmInfoEvent(int uniqueId, int type, String message) { in DrmInfoEvent() 87 public DrmInfoEvent(int uniqueId, int type, String message, in DrmInfoEvent() 98 private void checkTypeValidity(int type) { in checkTypeValidity()
|
D | DrmErrorEvent.java | 82 public DrmErrorEvent(int uniqueId, int type, String message) { in DrmErrorEvent() 96 public DrmErrorEvent(int uniqueId, int type, String message, in DrmErrorEvent() 102 private void checkTypeValidity(int type) { in checkTypeValidity()
|
/frameworks/base/core/java/android/app/ |
D | AlarmManager.java | 207 public void set(int type, long triggerAtMillis, PendingIntent operation) { in set() 267 public void setRepeating(int type, long triggerAtMillis, in setRepeating() 317 public void setWindow(int type, long windowStartMillis, long windowLengthMillis, in setWindow() 356 public void setExact(int type, long triggerAtMillis, PendingIntent operation) { in setExact() 390 public void set(int type, long triggerAtMillis, long windowMillis, long intervalMillis, in set() 395 private void setImpl(int type, long triggerAtMillis, long windowMillis, long intervalMillis, in setImpl() 508 public void setInexactRepeating(int type, long triggerAtMillis, in setInexactRepeating()
|
/frameworks/base/media/java/android/media/ |
D | AudioDevicePort.java | 40 int[] formats, AudioGain[] gains, int type, String address) { in AudioDevicePort() 52 public int type() { in type() method in AudioDevicePort 90 String type = (mRole == ROLE_SOURCE ? in toString() local
|
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | AudioCodec.java | 41 public final int type; field in AudioCodec 84 private AudioCodec(int type, String rtpmap, String fmtp) { in AudioCodec() 107 public static AudioCodec getCodec(int type, String rtpmap, String fmtp) { in getCodec()
|
/frameworks/av/media/libstagefright/wifi-display/ |
D | VideoFormats.cpp | 146 void VideoFormats::setNativeResolution(ResolutionType type, size_t index) { in setNativeResolution() 157 ResolutionType *type, size_t *index) const { in getNativeResolution() 182 ResolutionType type, size_t index, in enableResolutionUpto() 205 ResolutionType type, size_t index, bool enabled) { in setResolutionEnabled() 221 ResolutionType type, size_t index, in setProfileLevel() 231 ResolutionType type, size_t index, in getProfileLevel() 262 ResolutionType type, size_t index) const { in isResolutionEnabled() 271 ResolutionType type, in GetConfiguration()
|
/frameworks/base/core/java/com/android/server/ |
D | LocalServices.java | 43 public static <T> T getService(Class<T> type) { in getService() 52 public static <T> void addService(Class<T> type, T service) { in addService()
|
/frameworks/base/libs/androidfw/tests/ |
D | BackupData_test.cpp | 90 int type; in TEST_F() local 129 int type; in TEST_F() local 179 int type; in TEST_F() local 231 int type; in TEST_F() local 272 int type; in TEST_F() local 332 int type; in TEST_F() local 398 int type; in TEST_F() local
|