Searched defs:connectionLabel (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DCallCardPresenter.java1152 DisconnectCause disconnectCause, String connectionLabel,
1151 setCallState(int state, int videoState, int sessionModificationState, DisconnectCause disconnectCause, String connectionLabel, Drawable connectionIcon, String gatewayNumber, boolean isWifi, boolean isConference, boolean isWorkCall) argument
H A DCallCardFragment.java720 String connectionLabel,
728 sessionModificationState, disconnectCause, connectionLabel, isGatewayCall, isWifi,
734 Log.v(this, "gateway " + connectionLabel + gatewayNumber);
715 setCallState( int state, int videoState, int sessionModificationState, DisconnectCause disconnectCause, String connectionLabel, Drawable callStateIcon, String gatewayNumber, boolean isWifi, boolean isConference, boolean isWorkCall) argument

Completed in 6687 milliseconds