Searched refs:InCallScreenDelegateFactory (Results 1 – 8 of 8) sorted by relevance
20 public interface InCallScreenDelegateFactory { interface
43 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;63 implements InCallButtonUiDelegateFactory, InCallScreenDelegateFactory {
67 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;217 FragmentUtils.getParent(this, InCallScreenDelegateFactory.class).newInCallScreenDelegate(); in onViewCreated()
67 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;137 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in onCreate()
83 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;799 FragmentUtils.checkParent(this, InCallScreenDelegateFactory.class); in onAttach()1145 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in createInCallScreenDelegate()
65 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;259 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in onViewCreated()
75 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;342 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in onViewCreated()
92 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;114 InCallScreenDelegateFactory,