Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java222 Notification.Action.Builder switchHereBuilder = new Notification.Action.Builder( in showStreamingNotification() local
226 Notification.Action switchHereAction = switchHereBuilder.build(); in showStreamingNotification()