Searched refs:mType (Results 1 - 20 of 20) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
H A DEncodingOption.java56 private EncodingType mType; field in class:EncodingOption
61 mType = type;
67 return mType + ":" + mSymbolLength;
71 return mType;
89 if (mType == null) {
90 if (other.mType != null) {
93 } else if (!mType.equals(other.mType)) {
103 result = result * 31 + (mType != null ? mType
[all...]
H A DPoloMessage.java67 private final PoloMessageType mType; field in class:PoloMessage
70 mType = type;
74 return mType;
79 return "[" + mType.toString() + "]";
/external/doclava/src/com/google/doclava/
H A DParameterInfo.java31 mType = type;
42 mName, mTypeName, mType.getTypeWithArguments(typeArgumentMapping),
47 return mType;
102 return mType.dimension().equals(dimension);
107 TypeInfo mType; field in class:ParameterInfo
H A DAnnotationInstanceInfo.java25 private ClassInfo mType; field in class:AnnotationInstanceInfo
31 mType = null;
36 mType = type;
41 return mType;
45 mType = cl;
64 if (mType == null) {
67 str.append(mType.qualifiedName());
H A DFieldInfo.java41 mType = type;
48 isVolatile(), isSynthetic(), mType, getRawCommentText(), mConstantValue, position(),
64 return mType;
418 return mType.equals(other.mType)
424 if (!mType.equals(fInfo.mType)) {
426 + " has changed type from " + mType + " to " + fInfo.mType);
490 TypeInfo mType; field in class:FieldInfo
[all...]
H A DPageMetadata.java707 private String mType; // design, develop, distribute, youtube, blog, etc field in class:PageMetadata.Node
721 mType = builder.mType;
726 private String mLabel, mCategory, mSummary, mLink, mGroup, mImage, mLang, mType, mTimestamp; field in class:PageMetadata.Node.Builder
744 public Builder setType(String mType) {this.mType = mType; return this;} argument
760 buf.append("var " + list.get(i).mType.toUpperCase() + "_RESOURCES = [");
778 buf.append("METADATA['" + langname + "']." + list.get(i).mType + " = [");
800 if ("develop".equals(list.get(i).mType)) {
[all...]
H A DSampleCode.java591 private String mType; field in class:SampleCode.Node
598 mType = builder.mType;
602 private String mLabel, mLink, mGroup, mType; field in class:SampleCode.Node.Builder
608 public Builder setType(String mType) { this.mType = mType; return this;} argument
780 return mType;
784 mType = type;
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
H A DPollingTask.java53 public int mType; field in class:PollingTask
66 mType = type;
77 if (CapabilityPolling.ACTION_POLLING_NEW_CONTACTS == mType) {
231 return (this.mId == that.mId) && (this.mType == that.mType);
239 sb.append("\nType: " + mType);
H A DPollingsQueue.java159 if (task.mType > task0.mType) {
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DTelephonyEvents.java71 private String mType; field in class:TelephonyEvents.PreciseCallStateEvent
80 mType = type;
86 return mType;
108 TelephonyConstants.PreciseCallStateContainer.TYPE, mType);
/external/svox/pico/lib/
H A Dpicopr.c357 static void pr_ALLOCATE (picodata_ProcessingUnit this, pr_MemTypes mType, void * * adr, unsigned int byteSize) argument
358 /* allocates 'byteSize' bytes in the memery partition given by 'mType' */
363 if (mType == pr_WorkMem) {
386 else if (mType == pr_DynMem) {
413 static void pr_DEALLOCATE (picodata_ProcessingUnit this, pr_MemTypes mType, void * * adr) argument
417 if (mType == pr_WorkMem) {
420 else if (mType == pr_DynMem) {
433 static void pr_getMemState(picodata_ProcessingUnit this, pr_MemTypes mType, picoos_uint32 *lmemState) argument
436 mType = mType; /* avoi
441 pr_resetMemState(picodata_ProcessingUnit this, pr_MemTypes mType, picoos_uint32 lmemState) argument
1017 pr_newItem(picodata_ProcessingUnit this, pr_MemTypes mType, pr_ioItemPtr * item, picoos_uint8 itemType, picoos_int32 size, picoos_bool inItem) argument
1065 pr_copyItem(picodata_ProcessingUnit this, pr_MemTypes mType, pr_ioItemPtr inItem, pr_ioItemPtr * outItem) argument
[all...]
/external/clang/lib/Parse/
H A DParseObjc.cpp1359 tok::TokenKind mType,
1365 Actions.CodeCompleteObjCMethodDecl(getCurScope(), mType == tok::minus,
1384 Actions.CodeCompleteObjCMethodDecl(getCurScope(), mType == tok::minus,
1412 mType, DSRet, ReturnType,
1454 mType == tok::minus,
1481 mType == tok::minus,
1542 mType, DSRet, ReturnType,
1358 ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType, tok::ObjCKeywordKind MethodImplKind, bool MethodDefinition) argument
/external/clang/include/clang/Parse/
H A DParser.h1368 Decl *ParseObjCMethodDecl(SourceLocation mLoc, tok::TokenKind mType,
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 198 milliseconds