HomeSort by relevance Sort by last modified time
    Searched refs:method (Results 901 - 925 of 4969) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
CharsetTest.java 74 method = "isSupported",
80 method = "forName",
86 method = "availableCharsets",
128 method = "contains",
163 * Test the method isSupported(String) with null.
168 method = "isSupported",
181 * Test the method isSupported(String) with empty string.
187 method = "isSupported",
200 * Test the method isSupported(String) with a string starting with ".".
206 method = "isSupported"
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
TabActivityTest.java 65 method = "TabActivity",
70 method = "setDefaultTab",
75 method = "setDefaultTab",
80 method = "onContentChanged",
85 method = "getTabHost",
90 method = "getTabWidget",
95 method = "onPostCreate",
100 method = "onRestoreInstanceState",
105 method = "onSaveInstanceState",
111 + " is no proper method or other way to obtain these two default values."
    [all...]
ActivityManager_RunningAppProcessInfoTest.java 37 method = "describeContents",
42 method = "readFromParcel",
47 method = "ActivityManager.RunningAppProcessInfo",
52 method = "ActivityManager.RunningAppProcessInfo",
57 method = "writeToParcel",
  /cts/tests/tests/content/src/android/content/pm/cts/
SignatureTest.java 45 method = "Signature",
51 method = "Signature",
57 method = "toByteArray",
63 method = "toCharsString",
69 method = "toChars",
75 method = "toChars",
105 method = "equals",
111 method = "hashCode",
117 method = "describeContents",
123 method = "writeToParcel"
    [all...]
ServiceInfoTest.java 40 method = "describeContents",
46 method = "ServiceInfo",
52 method = "ServiceInfo",
58 method = "toString",
64 method = "writeToParcel",
  /cts/tests/tests/content/src/android/content/res/cts/
ColorStateListTest.java 42 method = "ColorStateList",
47 method = "isStateful",
52 method = "getDefaultColor",
57 method = "withAlpha",
62 method = "createFromXml",
67 method = "describeContents",
72 method = "toString",
77 method = "getColorForState",
82 method = "valueOf",
87 method = "writeToParcel"
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ColorDrawableTest.java 48 method = "ColorDrawable",
54 method = "ColorDrawable",
67 method = "draw",
78 method = "getAlpha",
84 method = "setAlpha",
108 method = "getChangingConfigurations",
128 method = "getConstantState",
141 method = "getOpacity",
158 method = "inflate",
191 method = "setColorFilter"
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
MemoryFileTest.java 45 method = "MemoryFile",
51 method = "finalize",
63 method = "writeBytes",
96 method = "getOutputStream",
102 method = "getInputStream",
125 method = "allowPurging",
131 method = "isPurgingAllowed",
158 method = "length",
178 method = "readBytes",
220 method = "close"
    [all...]
ResultReceiverTest.java 39 method = "send",
44 method = "onReceiveResult",
49 method = "ResultReceiver",
54 method = "describeContents",
59 method = "writeToParcel",
SystemClockTest.java 31 method = "currentThreadTimeMillis",
45 method = "elapsedRealtime",
59 method = "setCurrentTimeMillis",
74 method = "sleep",
98 method = "uptimeMillis",
  /cts/tests/tests/text/src/android/text/style/cts/
BulletSpanTest.java 41 method = "BulletSpan",
47 method = "BulletSpan",
53 method = "BulletSpan",
59 method = "BulletSpan",
79 method = "getLeadingMargin",
98 " used in this method: baseline, end, first, l.",
99 method = "drawLeadingMargin",
121 method = "drawLeadingMargin",
152 method = "describeContents",
164 method = "getSpanTypeId"
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
BaseExpandableListAdapterTest.java 38 method = "areAllItemsEnabled",
50 method = "getCombinedChildId",
56 method = "getCombinedGroupId",
80 method = "isEmpty",
93 method = "notifyDataSetChanged",
109 method = "notifyDataSetInvalidated",
125 method = "onGroupCollapsed",
137 method = "onGroupExpanded",
149 method = "registerDataSetObserver",
154 method = "unregisterDataSetObserver"
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
FilterReaderTest.java 89 method = "FilterReader",
112 method = "close",
126 method = "mark",
140 method = "markSupported",
154 method = "read",
168 method = "read",
183 method = "read",
221 method = "ready",
235 method = "reset",
249 method = "skip"
    [all...]
LineNumberInputStreamTest.java 33 method = "LineNumberInputStream",
56 method = "available",
78 method = "getLineNumber",
82 // Test for method int java.io.LineNumberInputStream.getLineNumber()
104 method = "mark",
108 // Test for method void java.io.LineNumberInputStream.mark(int)
125 method = "read",
156 method = "read",
179 method = "read",
213 method = "reset"
    [all...]
ObjectOutputStreamPutFieldTest.java 44 * from within the private {@code writeObject(ObjectOutputStream)} method of a
81 method = "put",
87 method = "put",
93 method = "put",
99 method = "put",
105 method = "put",
111 method = "put",
117 method = "put",
123 method = "put",
129 method = "put"
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
SelectorProviderTest.java 48 method = "SelectorProvider",
54 method = "provider",
60 method = "inheritedChannel",
66 method = "openDatagramChannel",
72 method = "openPipe",
78 method = "openServerSocketChannel",
84 method = "openSocketChannel",
90 method = "openSelector",
114 method = "provider",
136 method = "provider"
    [all...]
  /dalvik/libcore/security/src/test/java/tests/security/acl/
IAclEntryTest.java 57 method = "addPermission",
63 method = "checkPermission",
69 method = "removePermission",
96 method = "getPrincipal",
102 method = "setPrincipal",
127 method = "setNegativePermissions",
133 method = "isNegative",
154 method = "permissions",
183 method = "toString",
202 method = "clone"
    [all...]
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
LocatorImplTest.java 42 method = "LocatorImpl",
56 method = "LocatorImpl",
87 method = "setPublicId",
92 method = "getPublicId",
109 method = "setSystemId",
114 method = "getSystemId",
131 method = "setLineNumber",
136 method = "getLineNumber",
153 method = "setColumnNumber",
158 method = "getColumnNumber"
    [all...]
  /external/jpeg/
jddctmgr.c 31 * The multiplier table contents are IDCT-method-dependent. To support
32 * application changes in IDCT method between scans, we can remake the
46 /* This array contains the IDCT method code that each multiplier table
94 int method = 0; local
105 method = JDCT_ISLOW; /* jidctred uses islow-style table */
109 method = JDCT_ISLOW; /* jidctred uses islow-style table */
113 method = JDCT_ISLOW; /* jidctred uses islow-style table */
121 method = JDCT_ISLOW;
127 method = JDCT_IFAST;
133 method = JDCT_FLOAT
    [all...]
  /bionic/libc/netbsd/net/
nsdispatch.c 90 _nsmethod(const char *source, const char *database, const char *method,
111 const char *method, const ns_src defaults[], ...)
123 assert(method != NULL);
125 if (database == NULL || method == NULL || defaults == NULL)
136 cb = _nsmethod(srclist[i].name, database, method,
  /cts/tests/tests/view/src/android/view/cts/
AbsSavedStateTest.java 38 method = "AbsSavedState",
44 method = "AbsSavedState",
50 method = "describeContents",
69 method = "getSuperState",
83 method = "writeToParcel",
View_FocusHandlingTest.java 42 method = "isFocusable",
47 method = "hasFocusable",
52 method = "setNextFocusRightId",
57 method = "setNextFocusDownId",
62 method = "setNextFocusLeftId",
67 method = "setNextFocusUpId",
72 method = "getNextFocusRightId",
77 method = "getNextFocusDownId",
82 method = "getNextFocusLeftId",
87 method = "getNextFocusUpId"
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
BlockAddresses.java 27 * the blocks of a particular method. Each block has a corresponding
47 * @param method {@code non-null;} the method to have block addresses for
49 public BlockAddresses(RopMethod method) {
50 BasicBlockList blocks = method.getBlocks();
57 setupArrays(method);
126 private void setupArrays(RopMethod method) {
127 BasicBlockList blocks = method.getBlocks();
  /dalvik/dx/src/com/android/dx/dex/file/
MethodIdsSection.java 28 * Method refs list section of a {@code .dex} file.
32 * {@code non-null;} map from method constants to {@link
95 * @param method {@code non-null;} the reference to intern
98 public MethodIdItem intern(CstBaseMethodRef method) {
99 if (method == null) {
100 throw new NullPointerException("method == null");
105 MethodIdItem result = methodIds.get(method);
108 result = new MethodIdItem(method);
109 methodIds.put(method, result);
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
CompilerTest.java 35 method = "command",
59 method = "compileClass",
81 method = "compileClasses",
102 notes = "Doesn't verify that disable() method causes the Compiler to cease operation.",
103 method = "disable",
120 notes = "Doesn't verify that enable() method causes the Compiler to resume operation.",
121 method = "enable",

Completed in 461 milliseconds

<<31323334353637383940>>