Searched defs:InvokeDispatcher (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/dispatch/
H A DInvokeDispatcher.java27 public class InvokeDispatcher<T> implements Dispatchable<T> { class in inherits:Dispatchable
32 public InvokeDispatcher(T target) { method in class:InvokeDispatcher

Completed in 403 milliseconds