Searched defs:Void (Results 1 – 4 of 4) sorted by relevance
38 template <typename T> struct Void { typedef void Type; }; argument
129 Function<Void, Void> postOnReceive) throws InterruptedException { in invokeOnReceiveAndVerifyIntent()
93 public void loadCannedTextMessages(final Response<Void, List<String>> response, in loadCannedTextMessages()
134 AsyncTask<Void, Void, Void> task) { in queryInBackground()