/frameworks/base/core/java/android/util/ |
D | EventLogTags.java | 34 public static class Description { class in EventLogTags 38 Description(int tag, String name) { in Description() method in EventLogTags.Description 48 public Description get(String name) { return null; } in get() 50 public Description get(int tag) { return null; } in get()
|
/frameworks/testing/androidtestlib/src/com/android/test/runner/listener/ |
D | SuiteAssignmentPrinter.java | 21 import org.junit.runner.Description; 55 public void testStarted(Description description) throws Exception { in testStarted() 61 public void testFinished(Description description) throws Exception { in testFinished() 98 public void testIgnored(Description description) throws Exception { in testIgnored()
|
D | InstrumentationResultPrinter.java | 21 import org.junit.runner.Description; 101 public void testRunStarted(Description description) throws Exception { in testRunStarted() 115 public void testStarted(Description description) throws Exception { in testStarted() 136 public void testFinished(Description description) throws Exception { in testFinished() 165 public void testIgnored(Description description) throws Exception { in testIgnored()
|
D | DelayInjector.java | 20 import org.junit.runner.Description; 38 public void testRunStarted(Description description) throws Exception { in testRunStarted() 44 public void testFinished(Description description) throws Exception { in testFinished()
|
/frameworks/base/core/java/android/view/animation/ |
D | TranslateAnimation.java | 59 Description d = Description.parseValue(a.peekValue( in TranslateAnimation() 64 d = Description.parseValue(a.peekValue( in TranslateAnimation() 69 d = Description.parseValue(a.peekValue( in TranslateAnimation() 74 d = Description.parseValue(a.peekValue( in TranslateAnimation()
|
D | RotateAnimation.java | 58 Description d = Description.parseValue(a.peekValue( in RotateAnimation() 63 d = Description.parseValue(a.peekValue( in RotateAnimation()
|
D | GridLayoutAnimationController.java | 118 Animation.Description d = Animation.Description.parseValue( in GridLayoutAnimationController() 121 d = Animation.Description.parseValue( in GridLayoutAnimationController()
|
D | ScaleAnimation.java | 120 Description d = Description.parseValue(a.peekValue( in ScaleAnimation() 125 d = Description.parseValue(a.peekValue( in ScaleAnimation()
|
D | LayoutAnimationController.java | 106 Animation.Description d = Animation.Description.parseValue( in LayoutAnimationController()
|
D | Animation.java | 1073 protected static class Description { class 1097 static Description parseValue(TypedValue value) { in parseValue() 1098 Description d = new Description(); in parseValue()
|
/frameworks/testing/androidtestlib/src/com/android/test/runner/ |
D | TestRequestBuilder.java | 31 import org.junit.runner.Description; 78 public boolean shouldRun(Description description) { in shouldRun() 88 for (Description child : description.getChildren()) { in shouldRun() 122 public boolean shouldRun(Description description) { in shouldRun() 170 Description.createTestDescription(clazz, testMethodName))); in addTestMethod() 179 private static Filter matchParameterizedMethod(final Description target) { in matchParameterizedMethod() 184 public boolean shouldRun(Description desc) { in matchParameterizedMethod() 190 for (Description child : desc.getChildren()) { in matchParameterizedMethod()
|
D | TestLoader.java | 21 import org.junit.runner.Description; 75 Description description = Description.createSuiteDescription(className); in doLoadClass()
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_reference.jd | 42 <th scope="col">Description</th> 93 <strong>Table 2.</strong> Description of JSON fields with product item details returned from a {@co… 97 <th scope="col">Description</th> 119 <td>Description of the product.</td> 132 <th scope="col">Description</th> 159 <th scope="col">Description</th> 199 <th scope="col">Description</th>
|
/frameworks/testing/androidtestlib/tests/src/com/android/test/runner/ |
D | TestRequestBuilderTest.java | 29 import org.junit.runner.Description; 144 public void testRunStarted(Description description) throws Exception { in testRunStarted()
|
/frameworks/base/docs/html/distribute/googleplay/policies/ |
D | spam.jd | 8 <li><a href="#keyword-spam">Spam in App Title and Description</a></li> 51 <h2 id="keyword-spam">Spam in App Title and Description</h2> 114 <td style="white-space:nowrap;">App Description:</td> 141 <div class="heading">Description includes repetitive keywords</div> 148 <td style="white-space:nowrap;">App Description:</td> 181 <div class="heading">Description includes unrelated keywords or references</div> 188 <td style="white-space:nowrap;">App Description:</td> 217 <div class="heading">Description includes excessive detail, references to your other apps</div> 224 <td style="white-space:nowrap;">App Description:</td> 379 <td style="white-space:nowrap;">App Description:</td>
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
D | index.jd | 44 <th>Description</th> 98 <th>Description</th> 133 <th>Description</th> 158 <th>Description</th>
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
D | armVCM4P2_SetPredDir_s.s | 16 ; * Description:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | armVCM4P2_SetPredDir_s.s | 16 ; * Description:
|
D | omxVCM4P2_PredictReconCoefIntra_s.s | 12 ; * Description: 18 ; * Description:
|
/frameworks/base/docs/html/tools/projects/ |
D | templates.jd | 86 <th>Description</th> 179 <th>Description</th> 209 <th>Description</th> 274 <th>Description</th> 303 <th>Description</th>
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
D | M4WRITER_common.h | 183 M4OSA_Char* Description ; member
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | uses-configuration-element.jd | 85 <th>Description</th> 112 <th>Description</th> 147 <th>Description</th>
|
/frameworks/base/docs/html/tools/help/ |
D | etc1tool.jd | 18 <th>Description</th>
|
D | mksdcard.jd | 23 <th>Description</th>
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/ |
D | FwdLockEngine.h | 503 static const String8 Description;
|