Searched refs:getCurrentCallAction (Results 1 – 1 of 1) sorted by relevance
43 mMuteAction = getCurrentCallAction(context, in CurrentCallConverter()45 mUnMuteAction = getCurrentCallAction(context, in CurrentCallConverter()48 mAcceptCallAction = getCurrentCallAction(context, in CurrentCallConverter()50 mHangupCallAction = getCurrentCallAction(context, in CurrentCallConverter()54 private PendingIntent getCurrentCallAction(Context context, in getCurrentCallAction() method in CurrentCallConverter