/cts/tests/tests/drm/src/android/drm/cts/ |
D | DrmEventTest.java | 149 int type = DrmInfoEvent.TYPE_RIGHTS_INSTALLED; in createDrmEvent() local 156 int type = DrmErrorEvent.TYPE_NOT_SUPPORTED; in createDrmEvent() local 194 private static void checkValidInfoType(int type) throws Exception { in checkValidInfoType() 196 assertEquals(infoEvent.getType(), type); in checkValidInfoType() local 199 private static void checkValidErrorType(int type) throws Exception { in checkValidErrorType() 201 assertEquals(errEvent.getType(), type); in checkValidErrorType() local 204 private static void checkInfoTypeInErrorEvent(int type) throws Exception { in checkInfoTypeInErrorEvent() 220 private static void checkErrorTypeInInfoEvent(int type) throws Exception { in checkErrorTypeInInfoEvent()
|
D | DrmInfoRequestTest.java | 113 private static void checkGetInfoType(int type) throws Exception { in checkGetInfoType() 115 assertEquals(request.getInfoType(), type); in checkGetInfoType() local 118 private static void checkInvalidInfoType(int type) throws Exception { in checkInvalidInfoType() 127 private static void checkValidInfoType(int type) throws Exception { in checkValidInfoType()
|
D | DrmInfoTest.java | 137 private static void checkGetInfoType(int type) throws Exception { in checkGetInfoType() 139 assertEquals(info.getInfoType(), type); in checkGetInfoType() local 142 private static void checkInvalidInfoType(int type) throws Exception { in checkInvalidInfoType() 151 private static void checkValidInfoType(int type) throws Exception { in checkValidInfoType()
|
/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()
|
/cts/suite/audio_quality/lib/src/ |
D | Settings.cpp | 37 void Settings::addSetting(SettingType type, const android::String8 setting) in addSetting() 41 const android::String8& Settings::getSetting(SettingType type) in getSetting()
|
D | GenericFactory.cpp | 26 TaskGeneric* GenericFactory::createTask(TaskGeneric::TaskType type) in createTask()
|
/cts/libs/commonutil/src/com/android/cts/util/ |
D | ReportLog.java | 47 public void printArray(String message, double[] values, ResultType type, ResultUnit unit) { in printArray() 55 double[] values, ResultType type, ResultUnit unit) { in printArray() 63 public void printValue(String message, double value, ResultType type, ResultUnit unit) { in printValue() 72 double value, ResultType type, ResultUnit unit) { in printValue() 77 private void doPrintArray(String message, double[] values, ResultType type, ResultUnit unit) { in doPrintArray() 82 double[] values, ResultType type, ResultUnit unit) { in doPrintArray() 115 ResultType type, ResultUnit unit) { in printSummaryWithTarget() 138 public void printSummary(String message, double value, ResultType type, ResultUnit unit) { in printSummary()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | DrawableTestUtils.java | 36 int type; in skipCurrentTag() local 55 int type; in getAttributeSet() local
|
/cts/common/util/src/com/android/compatibility/common/util/ |
D | ReportLog.java | 47 ResultType type, ResultUnit unit) { in Result() 64 Double target, ResultType type, ResultUnit unit) { in Result() 144 public void addValues(String message, double[] values, ResultType type, ResultUnit unit) { in addValues() 153 String message, double[] values, ResultType type, ResultUnit unit, String location) { in addValues() 160 public void addValue(String message, double value, ResultType type, ResultUnit unit) { in addValue() 168 public void addValue(String message, double value, ResultType type, in addValue() 176 public void setSummary(String message, double value, ResultType type, ResultUnit unit) { in setSummary()
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | OpenGLES20ActivityTwo.java | 50 public void setView(int type, int i, float[] vertexColors ) { in setView() 55 public void setView(int type, int i) { in setView() 91 public OpenGLES20View(Context context, int type, int index, float[] rgba, in OpenGLES20View()
|
D | OpenGLES20NativeActivityTwo.java | 50 public void setView(int type, int i, float[] vertexColors ) { in setView() 55 public void setView(int type, int i) { in setView() 100 public OpenGLES20View(Context context, int type, int index, float[] rgba, in OpenGLES20View()
|
/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/tests/provider/src/android/provider/cts/ |
D | ContactsContract_CommonDataKinds_ImTest.java | 55 private void assertGetProtocolLabel(int type) { in assertGetProtocolLabel() 69 private void assertGetTypeLabel(int type) { in assertGetTypeLabel()
|
D | ContactsContract_CommonDataKinds_EventTest.java | 32 private void assertGetTypeLabel(Integer type) { in assertGetTypeLabel()
|
/cts/suite/audio_quality/lib/include/task/ |
D | ModelBuilder.h | 46 TaskGeneric::TaskType type; member 59 TaskGeneric::TaskType type; member
|
D | TaskCase.h | 61 inline Value(Type type): mType(type) {}; in Value() 71 inline void setType(Type type) { in setType()
|
/cts/tests/signature/src/android/signature/cts/ |
D | ResultObserver.java | 29 void notifyFailure(FailureType type, String name, String errorMessage); in notifyFailure()
|
/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/suite/audio_quality/lib/src/task/ |
D | TaskAsync.cpp | 22 TaskAsync::TaskAsync(TaskType type) in TaskAsync()
|
/cts/tests/tests/net/src/android/net/rtp/cts/ |
D | AudioCodecTest.java | 23 private void assertEquals(AudioCodec codec, int type, String rtpmap, String fmtp) { in assertEquals()
|
/cts/tools/signature-tools/src/signature/converter/ |
D | Main.java | 34 String type = args[0]; in main() local
|