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.java243 CharSequence ongoingApp = ongoingCall.getTargetPhoneAccountLabel(); in getNotificationBuilder() local
250 ongoingApp); in getNotificationBuilder()
253 ongoingApp); in getNotificationBuilder()
255 disconnectText = mContext.getString(R.string.answering_ends_other_call, ongoingApp); in getNotificationBuilder()