/cts/tests/tests/text/src/android/text/style/cts/ |
TextAppearanceSpanTest.java | 58 @ToBeFixed(bug = "1695243", explanation = "should add @throws NullPointerException clause" +
|
/cts/tests/tests/widget/src/android/widget/cts/ |
DatePickerTest.java | 63 @ToBeFixed(bug = "1417734", explanation = "should add NullPointerException @throws clause into"
|
EditTextTest.java | 310 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of " +
|
RadioGroup_LayoutParamsTest.java | 88 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of "
|
SimpleCursorTreeAdapterTest.java | 175 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of "
|
TimePickerTest.java | 77 + " @throws clause should be added into javadoc of "
|
RemoteViewsTest.java | 165 @ToBeFixed(bug = "1695243", explanation = "should add @throws clause into javadoc of " 261 @ToBeFixed(bug = "1695243", explanation = "should add @throws clause into javadoc of " 301 @ToBeFixed(bug = "1695243", explanation = "should add @throws clause into javadoc of "
|
CheckedTextViewTest.java | 82 + "should add @throws clause into javadoc of "
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
DeleteFunctionalityTest.java | 207 notes = "Deletes rows using subquery in WHERE clause with foreign keys. Foreign keys not supported.",
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
KeyTable.java | 236 * @param ref the value of the use clause of the current key for the given node
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
AttributeList.java | 123 * (clause 3.3.3, "Attribute-Value Normalization").</p>
|
Attributes.java | 141 * (clause 3.3.3, "Attribute-Value Normalization").</p>
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssContentProvider.java | 147 // WHERE clause in our query.
|
/external/ipsec-tools/ |
NEWS | 91 o All source files now have 3-clause BSD license.
|
/external/libpng/contrib/gregbook/ |
readppm.c | 24 LICENSE 1 ("BSD-like with advertising clause"):
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabasePerformanceTests.java | 828 * 1000 DELETE's without an index with where clause 865 * 1000 DELETE's with an index with where clause 903 * 1000 update's with an index with where clause 947 * 1000 update's without an index with where clause [all...] |
NewDatabasePerformanceTests.java | 722 * 1000 DELETE's without an index with where clause 758 * 1000 DELETE's with an index with where clause 795 * 1000 update's with an index with where clause 838 * 1000 update's without an index with where clause
|
/cts/tests/tests/text/src/android/text/cts/ |
LayoutTest.java | 73 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc " + 195 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc " + 432 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc " +
|
/dalvik/libdex/ |
InstrUtils.c | 339 * DO NOT add a "default" clause here. Without it the compiler will 667 * DO NOT add a "default" clause here. Without it the compiler will 1024 * DO NOT add a "default" clause here. Without it the compiler will [all...] |
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
sqlite3.h | 370 ** SQLite implements the command "DELETE FROM table" without a WHERE clause 392 ** SQLite implements the command "DELETE FROM table" without a WHERE clause [all...] |
/external/webkit/WebKitTools/Scripts/ |
VCSUtils.pm | 450 # The "from" clause is created by svn-create-patch, in 451 # which case there is always also a "revision" clause. 453 die("Revision number \"$2\" in \"from\" clause does not match " .
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentQueryMapTest.java | 103 @ToBeFixed(bug = "1695243", explanation = "should add @throws clause into javadoc of "
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
DrawableContainerStateTest.java | 70 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of "
|
/cts/tests/tests/text/src/android/text/method/cts/ |
TextKeyListenerTest.java | 190 "should add @throws clause into javadoc")
|
/cts/tests/tests/view/src/android/view/cts/ |
MenuInflaterTest.java | 76 @ToBeFixed(bug = "1417734", explanation = "should add @throws clause into javadoc of "
|