Searched refs:CurrentUserProxy (Results 1 – 4 of 4) sorted by relevance
34 import com.android.server.telecom.CurrentUserProxy;53 @Mock private CurrentUserProxy mCurrentUserProxy;
27 public interface CurrentUserProxy { interface
95 private CurrentUserProxy mCurrentUserProxy;115 IVideoProvider videoProvider, Call call, CurrentUserProxy currentUserProxy) in VideoProviderProxy()
155 implements VideoProviderProxy.Listener, CallFilterResultCallback, CurrentUserProxy {