Lines Matching full:methods
12 # Keep the native methods bound to plat_support.
14 native <methods>;
22 @**.CalledByNative <methods>;
25 @**.CalledByNativeUnchecked <methods>;
28 native <methods>;
34 @**.CalledByNative <methods>;
37 @**.CalledByNativeUnchecked <methods>;
40 native <methods>;
43 # Keep methods which get bound to JS interfaces via reflection.
45 @**.JavascriptInterface <methods>;
48 @**.JavascriptInterface <methods>;
68 # We need to keep these explicitly as they are parameters to methods which