HomeSort by relevance Sort by last modified time
    Searched full:sourcetype (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizardState.java 70 public SourceType sourceType = SourceType.TEXT;
72 /** If {@link #sourceType} is a {@link SourceType#CLIPART}, the name of the clipart image */
75 /** If {@link #sourceType} is a {@link SourceType#IMAGE}, the path to the input image */
78 /** If {@link #sourceType} is a {@link SourceType#TEXT}, the text to render */
99 /** If {@link #sourceType} is a {@link SourceType#TEXT}, the font of the text to render *
    [all...]
ConfigureAssetSetPage.java 35 import com.android.ide.eclipse.adt.internal.assetstudio.CreateAssetSetWizardState.SourceType;
156 private SourceType mShowingType;
417 setSourceType(mValues.sourceType);
427 if (mValues.sourceType != mShowingType) {
428 mShowingType = mValues.sourceType;
433 showGroup(type.needsColors() && mValues.sourceType != SourceType.IMAGE,
521 setSourceType(mValues.sourceType);
531 if (mValues.sourceType == SourceType.CLIPAR
    [all...]
  /external/chromium-trace/catapult/common/eslint/tests/
catapult-camelcase.js 81 parserOptions: { ecmaVersion: 6, sourceType: "module" }
85 parserOptions: { ecmaVersion: 6, sourceType: "module" }
89 parserOptions: { ecmaVersion: 6, sourceType: "module" }
235 parserOptions: { ecmaVersion: 6, sourceType: "module" },
245 parserOptions: { ecmaVersion: 6, sourceType: "module" },
255 parserOptions: { ecmaVersion: 6, sourceType: "module" },
265 parserOptions: { ecmaVersion: 6, sourceType: "module" },
275 parserOptions: { ecmaVersion: 6, sourceType: "module" },
285 parserOptions: { ecmaVersion: 6, sourceType: "module" },
295 parserOptions: { ecmaVersion: 6, sourceType: "module" }
    [all...]
  /packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
CachedNumberLookupService.java 48 boolean isBusiness(ContactSource.Type sourceType);
50 boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId);
70 void setSource(ContactSource.Type sourceType, String name, long directoryId);
ContactInfoHelper.java 431 info.sourceType = ContactSource.Type.SOURCE_TYPE_DIRECTORY;
434 info.sourceType = ContactSource.Type.SOURCE_TYPE_EXTENDED;
598 * Given a contact's sourceType, return true if the contact is a business
600 * @param sourceType sourceType of the contact. This is usually populated by {@link
603 public boolean isBusiness(ContactSource.Type sourceType) {
604 return mCachedNumberLookupService != null && mCachedNumberLookupService.isBusiness(sourceType);
611 * @param sourceType The source type to be checked
615 public boolean canReportAsInvalid(ContactSource.Type sourceType, String objectId) {
617 && mCachedNumberLookupService.canReportAsInvalid(sourceType, objectId)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELF.h 51 unsigned SourceType;
53 bool isGlobalValue() const { return SourceType == isGV; }
54 bool isExternalSym() const { return SourceType == isExtSym; }
59 assert(SourceType == isGV && "This is not a global value");
66 assert(SourceType == isExtSym && "This is not an external symbol");
78 Sym->SourceType = isGV;
90 Sym->SourceType = isExtSym;
100 Sym->SourceType = isOther;
111 Sym->SourceType = isOther;
123 Sym->SourceType = isGV
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h 73 enum SourceType {
85 int64_t timeUs, SourceType type);
92 SourceType getType() const { return mType; }
106 SourceType mType;
129 sp<MediaSource> getSource(SourceType type);
130 bool hasSource(SourceType type) const;
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java 66 private Bitmap getOverlayAlbumIcon(int sourceType) {
67 switch (sourceType) {
118 String title, String count, int sourceType) {
119 return new AlbumLabelJob(title, count, sourceType);
137 public AlbumLabelJob(String title, String count, int sourceType) {
140 mSourceType = sourceType;
AlbumSetSlidingWindow.java 83 public int sourceType;
240 AlbumSetEntry entry, String title, int totalCount, int sourceType) {
243 || entry.sourceType != sourceType;
258 int sourceType = DataSourceType.identifySourceType(album);
259 if (isLabelChanged(entry, title, totalCount, sourceType)) {
262 entry.sourceType = sourceType;
270 slotIndex, title, totalCount, sourceType);
486 int slotIndex, String title, int totalCount, int sourceType) {
    [all...]
ManageCacheDrawer.java 73 boolean available = isLocal(entry.sourceType) || chooseToCache;
87 entry.sourceType, isCaching, chooseToCache, width, height);
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiTvClient.java 328 * @param sourceType type of record source. It should be one of
334 public void startTimerRecording(int recorderAddress, int sourceType, TimerRecordSource source) {
339 checkTimerRecordingSourceType(sourceType);
344 mService.startTimerRecording(recorderAddress, sourceType, data);
350 private void checkTimerRecordingSourceType(int sourceType) {
351 switch (sourceType) {
357 throw new IllegalArgumentException("Invalid source type:" + sourceType);
365 public void clearTimerRecording(int recorderAddress, int sourceType, TimerRecordSource source) {
370 checkTimerRecordingSourceType(sourceType);
374 mService.clearTimerRecording(recorderAddress, sourceType, data)
    [all...]
IHdmiControlService.aidl 70 void startTimerRecording(int recorderAddress, int sourceType, in byte[] recordSource);
71 void clearTimerRecording(int recorderAddress, int sourceType, in byte[] recordSource);
  /external/skia/dm/
DMJsonWriter.h 28 SkString sourceType; // "gm", "skp", "image"
DMJsonWriter.cpp 58 result["key"]["source_type"] = gBitmapResults[i].sourceType.c_str();
117 br.sourceType = r["key"]["source_type"].asCString();
  /external/skia/gm/
xfermodes.cpp 237 for (int sourceType = 1; sourceType & kAll_SrcType; sourceType <<= 1) {
240 if ((gModes[i].fSourceTypeMask & sourceType) == 0) {
251 draw_mode(canvas, gModes[i].fMode, static_cast<SrcType>(sourceType),
  /art/runtime/
obj_ptr.h 144 template <typename SourceType>
145 static ObjPtr<MirrorType> DownCast(ObjPtr<SourceType> ptr) REQUIRES_SHARED(Locks::mutator_lock_) {
146 static_assert(std::is_base_of<SourceType, MirrorType>::value,
  /external/swiftshader/third_party/subzero/src/
PNaClTranslator.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
TimerRecordingAction.java 46 TimerRecordingAction(HdmiCecLocalDevice source, int recorderAddress, int sourceType,
50 mSourceType = sourceType;
HdmiCecLocalDeviceTv.java     [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/player/
TvInputPlayer.java 185 public void prepare(Context context, final Uri uri, int sourceType) {
186 if (sourceType == SOURCE_TYPE_HTTP_PROGRESSIVE) {
194 } else if (sourceType == SOURCE_TYPE_HLS) {
231 } else if (sourceType == SOURCE_TYPE_MPEG_DASH) {
349 throw new IllegalArgumentException("Unknown source type: " + sourceType);
  /tools/apksig/src/main/java/com/android/apksig/internal/asn1/
Asn1DerEncoder.java 458 Class<?> sourceType = source.getClass();
459 if (Asn1OpaqueObject.class.equals(sourceType)) {
505 sourceType.getDeclaredAnnotation(Asn1Class.class);
515 sourceType.getDeclaredAnnotation(Asn1Class.class);
529 "Unsupported conversion: " + sourceType.getName() + " to ASN.1 " + targetType);
  /external/icu/icu4c/source/test/perf/perldriver/
Output.pm 105 print HTML "<th colspan=".((4*($#headers+1))-2)." class=\"sourceType\">Per Operation</th>\n";
107 print HTML "<th colspan=".((2*($#headers+1))-2)." class=\"sourceType\">Per Operation</th>\n";
108 print HTML "<th colspan=".((5*($#headers+1))-2)." class=\"sourceType\">Per Event</th>\n";
222 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1 }
  /external/icu/icu4j/perf-tests/perldriver/
Output.pm 103 print HTML "<th colspan=".((4*($#headers+1))-2)." class=\"sourceType\">Per Operation</th>\n";
105 print HTML "<th colspan=".((2*($#headers+1))-2)." class=\"sourceType\">Per Operation</th>\n";
106 print HTML "<th colspan=".((5*($#headers+1))-2)." class=\"sourceType\">Per Event</th>\n";
220 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1 }
  /packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
ContactPhotoLoader.java 124 helper.isBusiness(mContactInfo.sourceType)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 135 //iconState.sourceType = CreateAssetSetWizardState.SourceType.CLIPART;
140 iconState.sourceType = CreateAssetSetWizardState.SourceType.IMAGE;

Completed in 2629 milliseconds

1 2 3 4