HomeSort by relevance Sort by last modified time
    Searched full:models (Results 51 - 75 of 554) sorted by null

1 23 4 5 6 7 8 91011>>

  /cts/tools/signature-tools/src/signature/compare/model/
IAnnotationDelta.java 24 * {@code IAnnotationDelta} models the delta between two {@link IAnnotation}
IApiDelta.java 24 * {@code IApiDelta} models the delta between two {@link IApi} instances.
IExecutableMemberDelta.java 24 * {@code IExecutableMemberDelta} models the delta between two
IMemberDelta.java 24 * {@code IMemberDelta} models the delta between two {@link IField} subclass
IPackageDelta.java 24 * {@code IPackageDelta} models the delta between two {@link IPackage}
IParameterizedTypeDelta.java 24 * {@code IParameterizedTypeDelta} models the delta between two
ITypeVariableDefinitionDelta.java 22 * {@code ITypeVariableDefinitionDelta} models the delta between two
IUpperBoundsDelta.java 25 * {@code IUpperBoundsDelta} models the delta between two {@link List
IWildcardTypeDelta.java 22 * {@code IWildcardTypeDelta} models the delta between two
  /cts/tools/signature-tools/src/signature/model/
IAnnotation.java 22 * {@code IAnnotation} models an <em>instance</em> of an annotation which is
IAnnotationField.java 20 * {@code IAnnotationField} models a field in a annotation definition. The
IApi.java 24 * {@code IApi} models the root of an api.
IField.java 22 * {@code IField} models a field.
IPackage.java 23 * {@code IPackage} models a package.
IParameterizedType.java 22 * {@code IParameterizedType} models a parameterized type. A parameterized type
IPrimitiveType.java 20 * {@code IPrimitiveType} models a primitive type.
ITypeVariableDefinition.java 22 * {@code ITypeVariableDefinition} models a type variable definition.
IWildcardType.java 22 * {@code IWildcardType} models a wildcard type.
Modifier.java 22 * {@class Modifier} models a modifer.
  /developers/build/prebuilts/gradle/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
LocationEntry.java 22 * A class that models a GPS location point with additional information about the time that the data
  /developers/samples/android/wearable/wear/SpeedTracker/Shared/src/main/java/com/example/android/wearable/speedtracker/common/
LocationEntry.java 22 * A class that models a GPS location point with additional information about the time that the data
  /development/samples/browseable/SpeedTracker/Shared/src/com.example.android.wearable.speedtracker.common/
LocationEntry.java 22 * A class that models a GPS location point with additional information about the time that the data
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/
StringLoader.java 10 * A model loader for handling certain string models. Handles paths, urls, and any uri string with a scheme handled by
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/file_descriptor/
FileDescriptorFileLoader.java 16 * A {@link ModelLoader} For translating {@link File} models into {@link ParcelFileDescriptor} data.
FileDescriptorResourceLoader.java 14 * A {@link ModelLoader} For translating android resource id models into {@link ParcelFileDescriptor} data.

Completed in 1019 milliseconds

1 23 4 5 6 7 8 91011>>