Searched refs:droppedApp (Results 1 – 1 of 1) sorted by relevance
1215 CharSequence droppedApp = activeCall.getTargetPhoneAccountLabel(); in processIncomingCallIntent() local1217 Connection.EXTRA_ANSWERING_DROPS_FG_CALL_APP_NAME, droppedApp); in processIncomingCallIntent()1218 Log.i(this, "Incoming managed call will drop %s call.", droppedApp); in processIncomingCallIntent()