/external/opencore/codecs_v2/audio/aac/dec/src/ |
s_lt_pred_status.h | 95 Explanation: - */ 103 Explanation: - */ 111 Explanation: - */ 120 Explanation: This is needed since the TwinVQ long window 127 Explanation: Has to hold 2 long windows of time domain data. */ 151 Explanation: - */
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
s_lt_pred_status.h | 95 Explanation: - */ 103 Explanation: - */ 111 Explanation: - */ 120 Explanation: This is needed since the TwinVQ long window 127 Explanation: Has to hold 2 long windows of time domain data. */ 151 Explanation: - */
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
TransitionDrawableTest.java | 89 @ToBeFixed(explanation = "The method should not accept negative duration.") 168 @ToBeFixed(explanation = "The method should not accept negative duration.") 212 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of "
|
DrawableContainerStateTest.java | 70 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of " 332 @ToBeFixed(bug = "", explanation = "This method is not final. It is not guaranteed that the " 343 @ToBeFixed(bug = "", explanation = "This method is not final. It is not guaranteed that the " 354 @ToBeFixed(bug = "", explanation = "This method is not final. It is not guaranteed that the "
|
ShapeDrawableTest.java | 75 @ToBeFixed(bug = "1400249", explanation = "It will be tested by functional test, " + 214 @ToBeFixed(bug = "1417734", explanation = "NPE is not expected.") 404 @ToBeFixed(bug = "1417734", explanation = "NPE is not expected.") 440 @ToBeFixed(bug = "1386429", explanation = "no getter can not be tested")
|
/cts/tests/tests/text/src/android/text/method/cts/ |
NumberKeyListenerTest.java | 74 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete, " + 123 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete.") 148 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete.")
|
ScrollingMovementMethodTest.java | 103 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. There is no " 217 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. There is no " 328 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. @throws clause " 520 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. @throws clause " 580 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. @throws clause " 707 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete. @throws clause " 761 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete.") 772 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete.") [all...] |
/cts/tests/tests/text/src/android/text/style/cts/ |
TextAppearanceSpanTest.java | 58 @ToBeFixed(bug = "1695243", explanation = "should add @throws NullPointerException clause" + 116 @ToBeFixed(bug="1695243", explanation="miss javadoc") 218 @ToBeFixed(bug="1695243", explanation="miss javadoc")
|
StrikethroughSpanTest.java | 59 @ToBeFixed(bug="1695243", explanation="miss javadoc")
|
/cts/tests/tests/text/src/android/text/util/cts/ |
Rfc822TokenTest.java | 99 @ToBeFixed(bug = "1695243", explanation = "the javadoc for quoteComment() is incomplete." + 209 @ToBeFixed(bug = "1695243", explanation = 234 @ToBeFixed(bug = "1695243", explanation = "the javadoc for quoteName() is incomplete." +
|
/cts/tests/tests/widget/src/android/widget/cts/ |
MultiAutoCompleteTextViewTest.java | 85 @ToBeFixed(bug = "1695243", explanation = "Android API javadocs are incomplete") 141 @ToBeFixed(bug = "", explanation = "There will be an endless loop when call performValidation" + 214 @ToBeFixed(bug = "1400249", explanation = "it's hard to do unit test, should be tested by" +
|
ButtonTest.java | 57 @ToBeFixed(bug="1417734", explanation="should add @throws clause into javadoc of " +
|
CheckBoxTest.java | 53 @ToBeFixed(bug="1695243", explanation="should add @throws clause into javadoc of " +
|
ImageButtonTest.java | 56 @ToBeFixed(bug = "1695243", explanation = "javadoc does not declare the corner case " +
|
/external/proguard/src/proguard/gui/ |
FilterDialog.java | 65 String explanation) 114 // Create the panel with the explanation. 115 JTextArea explanationTextArea = new JTextArea(explanation, 3, 0);
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
ApplicationInfo_DisplayNameComparatorTest.java | 62 @ToBeFixed(bug = "1417734", explanation = "NPE is not expected.")
|
/cts/tests/tests/net/src/android/net/cts/ |
LocalServerSocketTest.java | 66 @ToBeFixed(bug = "1520987", explanation = "Cannot find a proper FileDescriptor for " +
|
/cts/tests/tests/text/src/android/text/cts/ |
LoginFilter_UsernameFilterGMailTest.java | 45 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
|
LoginFilter_UsernameFilterGenericTest.java | 44 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
|
TextUtilsTest.java | 90 @ToBeFixed(bug = "1688347 ", explanation = "The javadoc for commaEllipsize() " + 157 @ToBeFixed(bug = "1695243", explanation = "the javadoc for concat() is incomplete." + 211 @ToBeFixed(bug = "1688347", explanation = "the javadoc for copySpansFrom() does not exist.") 359 @ToBeFixed(bug = "1688347", explanation = "" + 426 @ToBeFixed(bug = "1688347", explanation = "" + 632 @ToBeFixed(bug = "1695243", explanation = [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
OrientationEventListenerTest.java | 74 @ToBeFixed(explanation = "Can not simulate sensor events on the emulator.")
|
/dalvik/vm/mterp/armv5te/ |
OP_CMPL_DOUBLE.S | 13 * See OP_CMPL_FLOAT for an explanation.
|
/development/pdk/docs/porting/ |
index.jd | 17 <p>This guide is intended for engineers who are proficient with building and running Linux on embedded devices. It aims to provide explanation of the Android platform rather than Linux or embedded development in general.</p>
|
/external/webkit/WebCore/dom/ |
ExceptionCode.h | 80 const char* description; // exception description, intended for use in exception strings; more readable explanation of error
|
/frameworks/base/core/java/android/text/ |
Spannable.java | 30 * attached elsewhere. See {@link Spanned} for an explanation of
|