/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | ApiVersionTest.java | 161 ApiVersion<?> otherType(int majorVersion); in otherType() method 177 public ApiVersion<?> otherType(int majorVersion) { in otherType() method in ApiVersionTest.CarApiVersionFactory 196 public ApiVersion<?> otherType(int majorVersion) { in otherType() method in ApiVersionTest.PlatformApiVersionFactory
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | OffsettedItem.java | 98 ItemType otherType = otherItem.itemType(); in equals() local 121 ItemType otherType = other.itemType(); in compareTo() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | OffsettedItem.java | 98 ItemType otherType = otherItem.itemType(); in equals() local 120 ItemType otherType = other.itemType(); in compareTo() local
|
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/ |
H A D | DefaultResourceModel.cpp | 140 MediaResourceType otherType = in getCodecClients() local
|
H A D | ClientImportanceReclaimPolicy.cpp | 76 MediaResourceType otherType = (type == MediaResource::Type::kSecureCodec) ? in getClients() local
|
H A D | ProcessPriorityReclaimPolicy.cpp | 86 MediaResourceType otherType = (type == MediaResource::Type::kSecureCodec) ? in getClients() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | FrameNumberTracker.java | 85 int otherType = (requestType + i) % CaptureRequest.REQUEST_TYPE_COUNT; in update() local
|
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/ |
H A D | MultimapSubject.java | 194 String otherType = (other instanceof ListMultimap) ? "ListMultimap" : "SetMultimap"; in isEqualTo() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
H A D | Prototype.java | 279 Type otherType = other.parameterTypes.get(i); in compareTo() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/type/ |
H A D | Prototype.java | 311 Type otherType = other.parameterTypes.get(i); in compareTo() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | RegisterSpec.java | 451 Type otherType = other.getType(); in intersect() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | ListsImplTest.java | 139 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/ |
H A D | ListsImplTest.java | 139 ImmutableList<Integer> otherType = ImmutableList.of(1, 2, 2); in testEqualsImpl() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | RegisterSpec.java | 475 Type otherType = other.getType(); in intersect() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | CheckConsistentCasing.java | 154 public boolean worksWith(CasingType otherType) { in worksWith()
|
H A D | CheckDisplayCollisions.java | 439 Type otherType = myType == Type.TERRITORY ? Type.ZONE : Type.TERRITORY; in handleCheck() local
|
H A D | CheckDates.java | 529 String otherType = getLastType(item); in handleCheck() local
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/ |
H A D | SpreadsheetView.java | 444 DrilldownType otherType) { in getDrilldownFields()
|
/aosp_15_r20/external/python/cpython2/Lib/bsddb/test/ |
D | test_basics.py | 980 def otherType(self): member in BasicMultiDBTestCase
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ConfigurationContainer.java | 741 public static boolean isCompatibleActivityType(int currentType, int otherType) { in isCompatibleActivityType()
|
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | LegacyContactsProviderTest.java | 981 String typeColumn, int defaultType, int otherType, String labelColumn) { in assertTypeAndLabelConstraints()
|
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/util/config/ |
H A D | OptionSetter.java | 969 Class<?> otherType = other.getEnumType(); in equals() local
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/ |
H A D | ToStringBuilderTest.java | 491 private final String otherType = "The Other Type"; field in ToStringBuilderTest.SelfInstanceTwoVarsReflectionTestFixture
|
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/ |
H A D | TypeSpecTest.java | 991 ClassName otherType = ClassName.get("com.other", "OtherType"); in simpleNameConflictsWithTypeVariable() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | OptionSetter.java | 1287 Class<?> otherType = other.getEnumType(); in equals() local
|