Searched defs:mLang (Results 1 - 5 of 5) sorted by relevance

/external/doclava/src/com/google/doclava/
H A DPageMetadata.java706 private String mLang; field in class:PageMetadata.Node
720 mLang = builder.mLang;
726 private String mLabel, mCategory, mSummary, mLink, mGroup, mImage, mLang, mType, mTimestamp; field in class:PageMetadata.Node.Builder
743 public Builder setLang(String mLang) {this.mLang = mLang; return this;} argument
847 buf.append(" \"lang\":\"" + list.get(i).mLang + "\"" );
900 buf.append(" \"lang\":\"" + list.get(i).mLang + "\"" );
1103 return mLang;
[all...]
/external/robolectric/v3/runtime/
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.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
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/ ...

Completed in 107 milliseconds