Home
last modified time | relevance | path

Searched refs:CallStreamingNotification (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java58 public class CallStreamingNotification extends CallsManagerListenerBase implements Call.Listener { class
65 CallStreamingNotification.class.getSimpleName();
84 public CallStreamingNotification(@NonNull Context context, in CallStreamingNotification() method in CallStreamingNotification
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomSystem.java52 import com.android.server.telecom.ui.CallStreamingNotification;
382 CallStreamingNotification callStreamingNotification = in TelecomSystem()
383 new CallStreamingNotification(mContext, in TelecomSystem()
DCallsManager.java141 import com.android.server.telecom.ui.CallStreamingNotification;
490 private final CallStreamingNotification mCallStreamingNotification;
615 CallStreamingNotification callStreamingNotification, in CallsManager()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallsManagerTest.java141 import com.android.server.telecom.ui.CallStreamingNotification;
314 @Mock private CallStreamingNotification mCallStreamingNotification;