Searched refs:Methods (Results 1 – 6 of 6) 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
27 Methods creating an Intent should be named `create<Foo>Intent()`, was `getIntent`91 …Methods implemented by developers should follow the on<Something> style, was `notifySmartspaceEven…