Searched refs:ACTION_CALL_WITH_SUBJECT (Results 1 – 2 of 2) sorted by relevance
97 public static final int ACTION_CALL_WITH_SUBJECT = 3; field in ExpandingEntryCardView.Entry734 } else if (entry.getThirdAction() == Entry.ACTION_CALL_WITH_SUBJECT) { in createEntryView()
1569 thirdAction = Entry.ACTION_CALL_WITH_SUBJECT; in dataItemToEntry()