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`
15 ### Configuration Methods31 ### Animation Control Methods
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
123 Methods annotated FlaggedApis are changed for release finalization -- if an API is not in next,
505 Methods must not throw generic exceptions (`java.lang.Throwable`)507 Methods must not throw generic exceptions (`java.lang.Throwable`)509 Methods must not throw generic exceptions (`java.lang.Throwable`)
3 Methods must not throw unchecked exceptions