Searched defs:ResultCallbackImpl (Results 1 – 1 of 1) sorted by relevance
45 public class ResultCallbackImpl<V> implements Parcelable { class62 public ResultCallbackImpl(Executor executor, ResultCallback<V> callback) { in ResultCallbackImpl() method in ResultCallbackImpl67 ResultCallbackImpl(Parcel in) { in ResultCallbackImpl() method in ResultCallbackImpl