/libcore/libart/src/main/java/java/lang/reflect/ |
Proxy.java | 32 * A proxy class implements a declared set of interfaces and delegates method 49 private static final Comparator<Method> ORDER_BY_SIGNATURE_AND_SUBTYPE = new Comparator<Method>() { 50 @Override public int compare(Method a, Method b) { 51 int comparison = Method.ORDER_BY_SIGNATURE.compare(a, b); 69 /** The invocation handler on which the method calls are dispatched. */ 90 * is relevant. Invocations of this method with the same interfaces but 165 List<Method> methods = getMethods(interfaces); 169 Method[] methodsArray = methods.toArray(new Method[methods.size()]) 342 Method method = methods.get(i); local [all...] |
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotationFactory.java | 26 import java.lang.reflect.Method; 68 Method[] declaredMethods = annotationType.getDeclaredMethods(); 71 Method element = declaredMethods[i]; 103 * New instances should not be created directly, use factory method 269 * Processes a method invocation request to this annotation instance. 273 * @throws IllegalArgumentException If the specified method is none of the above 276 public Object invoke(Object proxy, Method method, Object[] args) throws Throwable { 277 String name = method.getName(); 278 Class[] params = method.getParameterTypes() [all...] |
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
OldGenericReflectionCornerCases.java | 20 import java.lang.reflect.Method; 42 Method method = clazz.getDeclaredMethod("wildcardEquality", Pair.class); local 47 Type[] parameterTypes = method.getGenericParameterTypes(); 85 Method method = clazz.getDeclaredMethod("wildcardUnEquality", Pair.class); local 90 Type[] parameterTypes = method.getGenericParameterTypes(); 130 Method method = clazz.getDeclaredMethod("multipleBoundedWildcardUnEquality", Pair.class); local 147 Type[] parameterTypes = method.getGenericParameterTypes() 182 Method method = clazz.getDeclaredMethod("multipleBoundedWildcardEquality", Pair.class); local [all...] |
/packages/apps/Calendar/src/com/android/calendar/event/ |
EventViewUtils.java | 86 * Finds the index of the given method in the "methods" list. If the method isn't present 90 * With the current definitions, this effectively converts DEFAULT and unsupported method 94 * @param method the method to search for in the values list 95 * @return the index of the method in the "values" list 97 public static int findMethodInReminderList(ArrayList<Integer> values, int method) { 98 int index = values.indexOf(method); 101 //Log.d(TAG, "Cannot find method (" + method + ") in allowed list") 125 int method = reminderMethodValues.get(methodSpinner.getSelectedItemPosition()); local [all...] |
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/ |
GoogleSuggestClient.java | 115 HttpGet method = new HttpGet(suggestUri); local 116 HttpResponse response = mHttpClient.execute(method);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
atmbr2684.h | 69 int method; /* BR2684_FIND_* */ member in struct:br2684_if_spec
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
atmbr2684.h | 69 int method; /* BR2684_FIND_* */ member in struct:br2684_if_spec
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
msm_audio.h | 69 uint32_t method; member in struct:msm_snd_volume_config
|