Searched refs:calculateMarginEnd (Results 1 – 1 of 1) sorted by relevance
4908 int marginEnd = calculateMarginEnd(largeIconShown, replyIconShown); in bindLargeIconAndReply()4918 private int calculateMarginEnd(boolean largeIconShown, boolean replyIconShown) { in calculateMarginEnd() method in Notification.Builder