/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
TimeTest.java | 96 notes = "Deprecated method", 97 method = "Time", 105 } // end method testTimeintintint() 110 method = "Time", 120 } // end method testTime() 125 method = "toString", 134 } // end method test 152 * Method test for valueOf 157 method = "valueOf", 183 } // end method testValueOfStrin [all...] |
/external/proguard/src/proguard/optimize/ |
MethodDescriptorShrinker.java | 89 // Append a code, if the method isn't a class instance initializer. 99 System.out.println(" Method name = "+name); 101 System.out.println(" Method descriptor = "+descriptor); 125 // Visit the method, if required. 139 public void visitSignatureAttribute(Clazz clazz, Method method, SignatureAttribute signatureAttribute) 143 String newSignature = shrinkDescriptor(method, signature); 151 shrinkReferencedClasses(method, 157 public void visitAnyParameterAnnotationsAttribute(Clazz clazz, Method method, ParameterAnnotationsAttribute parameterAnnotationsAttribute [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
ProgressDialogTest.java | 77 method = "ProgressDialog", 86 method = "ProgressDialog", 96 method = "onCreate", 101 method = "onStart", 106 method = "onStop", 126 method = "show", 137 method = "show", 157 method = "show", 198 method = "show", 239 method = "setMax" [all...] |
AliasActivityTest.java | 35 method = "onCreate", 40 method = "AliasActivity",
|
/cts/tests/tests/widget/src/android/widget/cts/ |
VideoViewTest.java | 171 method = "VideoView", 176 method = "VideoView", 181 method = "VideoView", 196 method = "setVideoPath", 201 method = "setOnPreparedListener", 206 method = "setOnCompletionListener", 246 method = "setVideoURI", 251 method = "setOnPreparedListener", 256 method = "isPlaying", 261 method = "pause" [all...] |
GalleryTest.java | 87 method = "Gallery", 92 method = "Gallery", 97 method = "Gallery", 139 method = "setCallbackDuringFling", 144 method = "onTouchEvent", 149 method = "onFling", 154 method = "onDown", 202 method = "setAnimationDuration", 212 method = "setSpacing", 240 method = "setUnselectedAlpha" [all...] |
/dalvik/libcore/security/src/test/java/tests/security/cert/ |
CertificateTest.java | 75 * Test for <code>Certificate(String type)</code> method<br> 80 method = "Certificate", 101 * Test for <code>hashCode()</code> method<br> 108 method = "hashCode", 125 * Test for <code>hashCode()</code> method<br> 131 method = "hashCode", 146 * Test for <code>getType()</code> method<br> 152 method = "getType", 163 * Test #1 for <code>equals(Object)</code> method<br> 169 method = "equals" [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
MotionEventTest.java | 79 method = "obtain", 84 method = "getX", 89 method = "getDownTime", 94 method = "getEventTime", 99 method = "getX", 104 method = "getY", 109 method = "getRawX", 114 method = "getRawY", 119 method = "getMetaState", 124 method = "getDeviceId" [all...] |
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/ |
BigIntegerCompareTest.java | 43 notes = "This is a complete subset of tests for abs method.", 44 method = "abs", 66 notes = "This is a complete subset of tests for abs method.", 67 method = "abs", 91 notes = "This is a complete subset of tests for compareTo method.", 92 method = "compareTo", 112 notes = "This is a complete subset of tests for compareTo method.", 113 method = "compareTo", 132 notes = "This is a complete subset of tests for compareTo method.", 133 method = "compareTo" [all...] |
/external/openssl/crypto/ui/ |
ui_lib.c | 76 UI *UI_new_method(const UI_METHOD *method) 86 if (method == NULL) 89 ret->meth=method; 631 /* BIG FSCKING WARNING!!!! If you use this on a statically allocated method 641 int UI_method_set_opener(UI_METHOD *method, int (*opener)(UI *ui)) 643 if (method) 645 method->ui_open_session = opener; 652 int UI_method_set_writer(UI_METHOD *method, int (*writer)(UI *ui, UI_STRING *uis)) 654 if (method) 656 method->ui_write_string = writer [all...] |
/dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
PatternTest.java | 41 method = "finalize", 91 method = "!", 106 notes = "Verifies the functionality of splitsplit(java.lang.String, int) method.", 107 method = "split", 189 notes = "Verifies the functionality of splitsplit(java.lang.String) method.", 190 method = "split", 214 notes = "Verifies the functionality of pattern() method.", 215 method = "pattern", 232 notes = "Verifies the functionality of compile(java.lang.String) method.", 233 method = "compile" [all...] |
/build/tools/droiddoc/test/stubs/expected/com/android/stubs/ |
Parent.java | 7 public void method(); method in interface:Parent.Interface 11 public int method(boolean b, char c, int i, long l, float f, double d) { throw new RuntimeException("Stub!"); } method in class:Parent
|
/cts/tests/tests/content/src/android/content/cts/ |
AvailableIntentsTest.java | 55 method = "Intent", 70 method = "Intent", 85 method = "Intent", 101 method = "Intent", 117 method = "Intent", 132 method = "Intent", 146 method = "Intent", 160 method = "Intent",
|
IntentFilter_MalformedMimeTypeExceptionTest.java | 42 method = "IntentFilter.MalformedMimeTypeException", 47 method = "IntentFilter.MalformedMimeTypeException",
|
SearchRecentSuggestionsProviderTest.java | 53 method = "SearchRecentSuggestionsProvider", 58 method = "setupSuggestions", 63 method = "onCreate", 68 method = "getType", 73 method = "update", 78 method = "query", 83 method = "insert", 88 method = "delete",
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
PackageManager_NameNotFoundExceptionTest.java | 35 method = "PackageManager.NameNotFoundException", 41 method = "PackageManager.NameNotFoundException",
|
ResolveInfoTest.java | 43 method = "describeContents", 49 method = "getIconResource", 55 method = "loadIcon", 61 method = "loadLabel", 67 method = "ResolveInfo", 73 method = "toString", 98 method = "dump", 104 method = "writeToParcel",
|
/cts/tests/tests/database/src/android/database/cts/ |
CharArrayBufferTest.java | 31 method = "CharArrayBuffer", 36 method = "CharArrayBuffer",
|
CursorIndexOutOfBoundsExceptionTest.java | 33 method = "CursorIndexOutOfBoundsException", 39 method = "CursorIndexOutOfBoundsException",
|
SQLExceptionTest.java | 33 method = "SQLException", 39 method = "SQLException",
|
StaleDataExceptionTest.java | 32 method = "StaleDataException", 38 method = "StaleDataException",
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
Paint_FontMetricsIntTest.java | 31 method = "Paint.FontMetricsInt", 41 method = "toString",
|
Path_DirectionTest.java | 31 method = "valueOf", 42 method = "values",
|
RasterizerTest.java | 33 method = "finalize", 39 method = "Rasterizer",
|
/cts/tests/tests/net/src/android/net/cts/ |
LocalSocketAddress_NamespaceTest.java | 31 method = "valueOf", 43 method = "values",
|