Searched refs:calculateMarginEnd (Results 1 – 2 of 2) sorted by relevance
5046 int marginEnd = calculateMarginEnd(largeIconShown, replyIconShown); in bindLargeIconAndReply()5056 private int calculateMarginEnd(boolean largeIconShown, boolean replyIconShown) { in calculateMarginEnd() method in Notification.Builder
2522 HSPLandroid/app/Notification$Builder;->calculateMarginEnd(ZZ)I