Searched refs:getCallbackAction (Results 1 – 6 of 6) sorted by relevance
49 public static @CallbackAction int getCallbackAction( in getCallbackAction() method in CallbackActionHelper51 return getCallbackAction(number, features, isDuoCall(context, phoneAccountComponentName)); in getCallbackAction()62 public static @CallbackAction int getCallbackAction( in getCallbackAction() method in CallbackActionHelper
161 final @CallbackAction int getCallbackAction() { in getCallbackAction() method in CallDetailsAdapterCommon165 return CallbackActionHelper.getCallbackAction( in getCallbackAction()
70 callDetailsHeaderViewHolder.updateContactInfo(headerInfo, getCallbackAction()); in bindCallDetailsHeaderViewHolder()
69 callDetailsHeaderViewHolder.updateContactInfo(contact, getCallbackAction()); in bindCallDetailsHeaderViewHolder()
104 CallbackActionHelper.getCallbackAction( in addGroups()134 CallbackActionHelper.getCallbackAction( in addGroups()
909 viewHolder.callbackAction = getCallbackAction(viewHolder.rowId); in loadAndRender()1288 private int getCallbackAction(long callId) { in getCallbackAction() method in CallLogAdapter