| /cts/tools/signature-tools/src/signature/model/impl/ |
| D | SigParameter.java | 28 private ITypeReference type; field in SigParameter 30 public SigParameter(ITypeReference type) { in SigParameter()
|
| D | SigAnnotation.java | 31 private IClassReference type; field in SigAnnotation 41 public void setType(IClassReference type) { in setType()
|
| D | SigField.java | 32 private ITypeReference type = Uninitialized.unset(); field in SigField 56 public void setType(ITypeReference type) { in setType()
|
| D | SigArrayType.java | 41 public static int hashCode(IArrayType type) { in hashCode() 63 public static String toString(IArrayType type) { in toString()
|
| D | SigParameterizedType.java | 65 public static int hashCode(IParameterizedType type) { in hashCode() 109 public static String toString(IParameterizedType type) { in toString()
|
| D | SigWildcardType.java | 50 public static int hashCode(IWildcardType type) { in hashCode()
|
| /cts/tests/SignatureTest/src/android/tests/sigtest/ |
| D | ResultObserver.java | 29 void notifyFailure(SignatureTestActivity.FAILURE_TYPE type, in notifyFailure()
|
| /cts/tools/signature-tools/src/signature/io/html/ |
| D | ExecutableMemberComparator.java | 72 private String getTypeName(ITypeReference type) { in getTypeName() 92 private String getTypeName(ITypeDefinition type) { in getTypeName()
|
| /cts/tests/src/android/graphics/drawable/cts/ |
| D | DrawableTestUtils.java | 46 int type; in getAttributeSet() local
|
| /cts/tools/signature-tools/test/signature/converter/ |
| D | ConvertWildcardTest.java | 52 ITypeReference type = field.getType(); in convertWildcardUpperBound() local 81 ITypeReference type = field.getType(); in convertWildcardLowerBound() local
|
| /cts/tools/signature-tools/src/signature/converter/ |
| D | Main.java | 34 String type = args[0]; in main() local
|
| /cts/tests/src/android/widget/cts/ |
| D | WidgetTestUtils.java | 81 int type; in beginDocument() local
|
| /cts/tools/host/src/com/android/cts/ |
| D | HostSideOnlyTest.java | 30 final String type, final String knownFailure, final int resCode) { in HostSideOnlyTest()
|
| /cts/tests/tests/gesture/src/android/gesture/cts/ |
| D | GestureStorageAccessor.java | 50 void setSequenceType(int type); in setSequenceType()
|
| D | GestureLibraryTest.java | 81 public void setSequenceType(int type) { in setSequenceType()
|
| /cts/tools/utils/ |
| D | CollectAllTests.java | 193 String type = iterator.next(); in main() local 200 TestClass type = iterator.next(); in main() local 215 int type = DEVICE_SIDE_ONLY; in getTestType() local
|
| /cts/tests/tests/content/src/android/content/res/cts/ |
| D | AssetManagerTest.java | 188 int type; in beginDocument() local
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | RadioGroup_LayoutParamsTest.java | 209 int type = 0; in getAttributeSet() local
|
| D | TableLayout_LayoutParamsTest.java | 197 int type; in getAttrs() local
|
| /cts/tools/dasm/src/dasm/ |
| D | DasmCatchBuilder.java | 83 CstType type; in add() local 195 CstType type = keys.nextElement(); in build() local
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | AlteredCharSequenceTest.java | 186 public <T> T[] getSpans(int start, int end, Class<T> type) { in getSpans() 190 public int nextSpanTransition(int start, int limit, Class type) { in nextSpanTransition()
|
| /cts/tools/signature-tools/src/signature/compare/model/impl/ |
| D | SigDelta.java | 57 DeltaType type) { in getDeltas()
|
| /cts/tools/spec-progress/src/ |
| D | SpecProgressDoclet.java | 183 int type; field in SpecProgressDoclet.Stats 214 public Stats(int type, String name, String link) { in Stats() 224 public void add(int type, int status, int comments) { in add() 263 public int getNumbersPerType(int type) { in getNumbersPerType() 270 public int getNumbersPerValue(int type) { in getNumbersPerValue() 537 private void processElement(PrintWriter printer, Doc doc, int type, Stats derived) { in processElement()
|
| /cts/tools/signature-tools/src/signature/compare/model/subst/ |
| D | ViewpointAdapter.java | 85 ITypeReference type = original; in substitutedTypeReference() local
|
| /cts/tests/tests/net/src/android/net/cts/ |
| D | ConnectivityManagerTest.java | 125 int type = n.getType(); in testAccessNetworkPreference() local
|