HomeSort by relevance Sort by last modified time
    Searched defs:sourceType (Results 1 - 13 of 13) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/calllog/
ContactInfo.java 45 public int sourceType = 0;
  /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...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
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...]
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 651 TypeId<?> sourceType = TypeId.get(source);
653 MethodId<?, ?> methodId = GENERATED.getMethod(targetType, "call", sourceType);
655 Local<?> localSource = code.getParameter(0, sourceType);
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 

Completed in 230 milliseconds