Searched refs:CallLogRowActions (Results 1 – 2 of 2) sorted by relevance
38 import com.android.dialer.calllogutils.CallLogRowActions;312 callButton.setOnClickListener(view -> CallLogRowActions.startCallForRow(activity, row)); in setCallButon()
27 public final class CallLogRowActions { class