/frameworks/base/tools/aapt2/ |
H A D | Resource_test.cpp | 24 const ResourceType* type = parseResourceType(u"anim"); local 25 ASSERT_NE(type, nullptr); 26 EXPECT_EQ(*type, ResourceType::kAnim); 28 type = parseResourceType(u"animator"); 29 ASSERT_NE(type, nullptr); 30 EXPECT_EQ(*type, ResourceType::kAnimator); 32 type = parseResourceType(u"array"); 33 ASSERT_NE(type, nullptr); 34 EXPECT_EQ(*type, ResourceType::kArray); 36 type [all...] |
/frameworks/base/drm/java/android/drm/ |
H A D | DrmInfoEvent.java | 28 // Please add newly defined type constants to the end of the list, 57 // Add more type constants here... 60 // We may want to add a user-defined type constant, such as 68 * @param type Type of the event. Must be any of the event types defined above, 72 public DrmInfoEvent(int uniqueId, int type, String message) { argument 73 super(uniqueId, type, message); 74 checkTypeValidity(type); 81 * @param type Type of the event. Must be any of the event types defined above, 87 public DrmInfoEvent(int uniqueId, int type, String message, argument 89 super(uniqueId, type, messag 98 checkTypeValidity(int type) argument [all...] |
H A D | DrmErrorEvent.java | 28 // Please add newly defined type constants to the end of the list, 67 // Add more type constants here... 70 // We may want to add a user-defined type constant, such as 79 * @param type Type of the event. Must be any of the event types defined above. 82 public DrmErrorEvent(int uniqueId, int type, String message) { argument 83 super(uniqueId, type, message); 84 checkTypeValidity(type); 91 * @param type Type of the event. Must be any of the event types defined above. 96 public DrmErrorEvent(int uniqueId, int type, String message, argument 98 super(uniqueId, type, messag 102 checkTypeValidity(int type) argument [all...] |
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glCreateShaderProgramv.java | 1 // C function GLuint glCreateShaderProgramv ( GLenum type, GLsizei count, const GLchar *const *strings ) 4 int type, 3 glCreateShaderProgramv( int type, String[] strings ) argument
|
H A D | glDrawElementsIndirect.java | 1 // C function glDrawElementsIndirect ( GLenum mode, GLenum type, const void *indirect ); 3 public static native void glDrawElementsIndirect(int mode, int type, long indirect); argument
|
H A D | glDebugMessageInsertKHR.java | 1 // C function void glDebugMessageInsertKHR ( GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf ) 5 int type, 3 glDebugMessageInsertKHR( int source, int type, int id, int severity, String buf ) argument
|
H A D | glDrawElementsIndirect.cpp | 1 /* void glDrawElementsIndirect ( GLenum mode, GLenum type, const void *indirect ) */ 2 static void android_glDrawElementsIndirect(JNIEnv *_env, jobject, jint mode, jint type, jlong indirect) { argument 10 glDrawElementsIndirect(mode, type, (const void*)indirect);
|
H A D | glDrawElementsInstanced.java | 1 // C function void glDrawElementsInstanced ( GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instanceCount ) 6 int type, 11 // C function void glDrawElementsInstanced ( GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instanceCount ) 16 int type, 3 glDrawElementsInstanced( int mode, int count, int type, java.nio.Buffer indices, int instanceCount ) argument 13 glDrawElementsInstanced( int mode, int count, int type, int indicesOffset, int instanceCount ) argument
|
/frameworks/base/docs/html/reference/ |
H A D | gcm_lists.js | 2 { id:0, label:"com.google.android.gcm", link:"reference/com/google/android/gcm/package-summary.html", type:"package", deprecated:"false" }, 3 { id:1, label:"com.google.android.gcm.GCMBaseIntentService", link:"reference/com/google/android/gcm/GCMBaseIntentService.html", type:"class", deprecated:"true" }, 4 { id:2, label:"com.google.android.gcm.GCMBroadcastReceiver", link:"reference/com/google/android/gcm/GCMBroadcastReceiver.html", type:"class", deprecated:"true" }, 5 { id:3, label:"com.google.android.gcm.GCMConstants", link:"reference/com/google/android/gcm/GCMConstants.html", type:"class", deprecated:"true" }, 6 { id:4, label:"com.google.android.gcm.GCMRegistrar", link:"reference/com/google/android/gcm/GCMRegistrar.html", type:"class", deprecated:"true" }, 7 { id:5, label:"com.google.android.gcm.server", link:"reference/com/google/android/gcm/server/package-summary.html", type:"package", deprecated:"false" }, 8 { id:6, label:"com.google.android.gcm.server.Constants", link:"reference/com/google/android/gcm/server/Constants.html", type:"class", deprecated:"false" }, 9 { id:7, label:"com.google.android.gcm.server.InvalidRequestException", link:"reference/com/google/android/gcm/server/InvalidRequestException.html", type:"class", deprecated:"false" }, 10 { id:8, label:"com.google.android.gcm.server.Message", link:"reference/com/google/android/gcm/server/Message.html", type:"class", deprecated:"false" }, 11 { id:9, label:"com.google.android.gcm.server.Message.Builder", link:"reference/com/google/android/gcm/server/Message.Builder.html", type [all...] |
H A D | gms_lists.js | 2 { id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecated:"false" }, 3 { id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated:"false" }, 4 { id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated:"false" }, 5 { id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated:"false" }, 6 { id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated:"false" }, 7 { id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated:"false" }, 8 { id:6, label:"com.google.android.gms.R.integer", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated:"false" }, 9 { id:7, label:"com.google.android.gms.R.raw", link:"reference/com/google/android/gms/R.raw.html", type:"class", deprecated:"false" }, 10 { id:8, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated:"false" }, 11 { id:9, label:"com.google.android.gms.R.style", link:"reference/com/google/android/gms/R.style.html", type [all...] |
H A D | lists.js | 2 { id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecated:"false" }, 3 { id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated:"false" }, 4 { id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated:"false" }, 5 { id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated:"false" }, 6 { id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated:"false" }, 7 { id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated:"false" }, 8 { id:6, label:"com.google.android.gms.R.integer", link:"reference/com/google/android/gms/R.integer.html", type:"class", deprecated:"false" }, 9 { id:7, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated:"false" }, 10 { id:8, label:"com.google.android.gms.R.style", link:"reference/com/google/android/gms/R.style.html", type:"class", deprecated:"false" }, 11 { id:9, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
H A D | TonesAutoTest.java | 37 int type; 42 for (type = ToneGenerator.TONE_DTMF_0; type <= ToneGenerator.TONE_DTMF_D; type++) { 43 if (toneGen.startTone(type)) { 61 int type; 66 for (type = ToneGenerator.TONE_SUP_DIAL; 67 type <= ToneGenerator.TONE_SUP_RINGTONE; type++) { 68 if (toneGen.startTone(type)) { [all...] |
/frameworks/opt/net/voip/src/jni/rtp/ |
H A D | AudioCodec.cpp | 41 AudioCodecType *type = gAudioCodecTypes; local 42 while (type->name != NULL) { 43 if (strcasecmp(codecName, type->name) == 0) { 44 AudioCodec *codec = type->create(); 45 codec->name = type->name; 48 ++type;
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
H A D | TypeReference.java | 29 * Super type token; allows capturing generic types at runtime by forcing them to be reified. 43 * <p>See <a href="http://gafter.blogspot.com/2007/05/limitation-of-super-type-tokens.html"> 44 * http://gafter.blogspot.com/2007/05/limitation-of-super-type-tokens.html</a> 52 * Create a new type reference for {@code T}. 54 * @throws IllegalArgumentException if {@code T}'s actual type contains a type variable 65 * Prohibit type references with type variables such as 69 * Since the "T" there is not known without an instance of T, type equality would 71 * some of the type safet 87 TypeReference(Type type) argument 104 SpecializedBaseTypeReference(Type type) argument 139 createSpecializedTypeReference(Type type) argument 162 getRawType(Type type) argument 216 getComponentType(Type type) argument 271 containsTypeVariable(Type type) argument 369 toString(Type type, StringBuilder out) argument [all...] |
/frameworks/base/tools/aapt/tests/ |
H A D | AaptGroupEntry_test.cpp | 41 String8 type; local 42 EXPECT_TRUE(TestParse(entry, "menu", &type)); 43 EXPECT_EQ(String8("menu"), type); 48 String8 type; local 49 EXPECT_TRUE(TestParse(entry, "anim", &type)); 50 EXPECT_EQ(String8("anim"), type); 52 EXPECT_TRUE(TestParse(entry, "animator", &type)); 53 EXPECT_EQ(String8("animator"), type);
|
/frameworks/compile/mclinker/lib/MC/ |
H A D | FileAction.cpp | 28 // already got type - for example, bitcode 29 if (input->type() == Input::Script || input->type() == Input::Object || 30 input->type() == Input::DynObj || input->type() == Input::Archive) 51 // already got type - for example, bitcode 52 if (input->type() == Input::Script || input->type() == Input::Object || 53 input->type() == Input::DynObj || input->type() [all...] |
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
H A D | AudioStream.java | 116 * @throws IllegalArgumentException if its type is used by DTMF. 123 if (codec.type == mDtmfType) { 124 throw new IllegalArgumentException("The type is used by DTMF"); 130 * Returns the RTP payload type for dual-tone multi-frequency (DTMF) digits, 140 * Sets the RTP payload type for dual-tone multi-frequency (DTMF) digits. 143 * RTP payload type for DTMF is assigned dynamically, so it must be in the 145 * the previous assigned type. This method cannot be called when the stream 148 * @param type The RTP payload type to be used or {@code -1} to disable it. 149 * @throws IllegalArgumentException if the type i 153 setDtmfType(int type) argument [all...] |
/frameworks/support/v4/api22/android/support/v4/media/session/ |
H A D | MediaSessionCompatApi22.java | 22 public static void setRatingType(Object sessionObj, int type) { argument 23 ((MediaSession) sessionObj).setRatingType(type);
|
/frameworks/base/core/java/android/content/pm/ |
H A D | RegisteredServicesCacheListener.java | 26 * @param type the type of registered service 29 void onServiceChanged(V type, int userId, boolean removed); argument
|
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/ |
H A D | BindingMethod.java | 28 Class type(); method in interface:BindingMethod
|
/frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/ |
H A D | ExpandableListViewBindingAdapter.java | 23 @BindingMethod(type = ExpandableListView.class, attribute = "android:onChildClick", method = "setOnChildClickListener"), 24 @BindingMethod(type = ExpandableListView.class, attribute = "android:onGroupClick", method = "setOnGroupClickListener"), 25 @BindingMethod(type = ExpandableListView.class, attribute = "android:onGroupCollapse", method = "setOnGroupCollapseListener"), 26 @BindingMethod(type = ExpandableListView.class, attribute = "android:onGroupExpand", method = "setOnGroupExpandListener"),
|
H A D | TabWidgetBindingAdapter.java | 22 @BindingMethod(type = android.widget.TabWidget.class, attribute = "android:divider", method = "setDividerDrawable"), 23 @BindingMethod(type = android.widget.TabWidget.class, attribute = "android:tabStripEnabled", method = "setStripEnabled"), 24 @BindingMethod(type = android.widget.TabWidget.class, attribute = "android:tabStripLeft", method = "setLeftStripDrawable"), 25 @BindingMethod(type = android.widget.TabWidget.class, attribute = "android:tabStripRight", method = "setRightStripDrawable"),
|
H A D | VideoViewBindingAdapter.java | 24 @BindingMethod(type = VideoView.class, attribute = "android:onCompletion", method = "setOnCompletionListener"), 25 @BindingMethod(type = VideoView.class, attribute = "android:onError", method = "setOnErrorListener"), 26 @BindingMethod(type = VideoView.class, attribute = "android:onInfo", method = "setOnInfoListener"), 27 @BindingMethod(type = VideoView.class, attribute = "android:onPrepared", method = "setOnPreparedListener"),
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/ |
H A D | CdmaSmsSubaddress.java | 20 public int type; field in class:CdmaSmsSubaddress
|
/frameworks/base/core/java/android/accounts/ |
H A D | Account.java | 24 * Value type that represents an Account in the {@link AccountManager}. This object is 30 public final String type; field in class:Account 36 return name.equals(other.name) && type.equals(other.type); 42 result = 31 * result + type.hashCode(); 46 public Account(String name, String type) { argument 50 if (TextUtils.isEmpty(type)) { 51 throw new IllegalArgumentException("the type must not be empty: " + type); 54 this.type [all...] |