Searched refs:InCallScreenDelegateFactory (Results 1 – 8 of 8) sorted by relevance
43 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;63 implements InCallButtonUiDelegateFactory, InCallScreenDelegateFactory {
20 public interface InCallScreenDelegateFactory { interface
67 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;137 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in onCreate()
67 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;218 FragmentUtils.getParent(this, InCallScreenDelegateFactory.class).newInCallScreenDelegate(); in onViewCreated()
78 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;794 FragmentUtils.checkParent(this, InCallScreenDelegateFactory.class); in onAttach()1102 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;318 FragmentUtils.getParentUnsafe(this, InCallScreenDelegateFactory.class) in onViewCreated()
92 import com.android.incallui.incall.protocol.InCallScreenDelegateFactory;114 InCallScreenDelegateFactory,