Searched defs:StateCallback (Results 1 – 3 of 3) sorted by relevance
46 interface StateCallback { interface
64 StateCallback::StateCallback(std::shared_ptr<RemoteState> s) : mStateTracker(s) { in StateCallback() function in android::automotive::computepipe::StateCallback
58 public interface StateCallback { interface