Searched refs:Methods (Results 1 – 8 of 8) sorted by relevance
3 Methods must not throw generic exceptions (`java.lang.Exception`)5 Methods must not throw generic exceptions (`java.lang.Exception`)7 Methods must not throw generic exceptions (`java.lang.Throwable`)9 Methods must not throw generic exceptions (`java.lang.Exception`)11 Methods must not throw generic exceptions (`java.lang.Exception`)13 Methods must not throw generic exceptions (`java.lang.Exception`)15 Methods must not throw generic exceptions (`java.lang.Exception`)17 Methods must not throw generic exceptions (`java.lang.Exception`)19 Methods must not throw generic exceptions (`java.lang.Exception`)21 Methods must not throw generic exceptions (`java.lang.Exception`)[all …]
48 typedef std::tuple<MethodTypes...> Methods; typedef52 using Method = typename std::tuple_element<Index, Methods>::type;
3 …Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiverForAllUsers`
7 Methods must not throw generic exceptions (`java.lang.Throwable`)9 Methods must not throw generic exceptions (`java.lang.Throwable`)11 Methods must not throw generic exceptions (`java.lang.Throwable`)13 Methods must not throw generic exceptions (`java.lang.Throwable`)
15 ### Configuration Methods31 ### Animation Control Methods
517 Methods creating an Intent should be named `create<Foo>Intent()`, was `provisionVpnProfile`623 … Methods implemented by developers should follow the on<Something> style, was `createPublisherFor`625 …Methods implemented by developers should follow the on<Something> style, was `createPublisherForAl…629 …Methods implemented by developers should follow the on<Something> style, was `performControlAction`1259 …Methods accepting `File` should also accept `FileDescriptor` or streams: constructor android.conte…
68 …Methods creating an Intent should be named `create<Foo>Intent()`, was `registerReceiverForAllUsers`
109 If a method has a return type that must be erased, the whole method is skipped. Methods are also111 native methods which are replaced by a stub. Methods that are to be overridden are also replaced by