Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java229 CharSequence ongoingApp = ongoingCall.getTargetPhoneAccountLabel(); in getNotificationBuilder() local
236 ongoingApp); in getNotificationBuilder()
239 ongoingApp); in getNotificationBuilder()
241 disconnectText = mContext.getString(R.string.answering_ends_other_call, ongoingApp); in getNotificationBuilder()