Searched refs:hasThreeLines (Results 1 – 1 of 1) sorted by relevance
3088 private boolean hasThreeLines() { in hasThreeLines() method in Notification.Builder3104 public static int calculateTopPadding(Context ctx, boolean hasThreeLines, in calculateTopPadding() argument3106 int padding = ctx.getResources().getDimensionPixelSize(hasThreeLines in calculateTopPadding()3109 int largePadding = ctx.getResources().getDimensionPixelSize(hasThreeLines in calculateTopPadding()3493 mHasThreeLines = hasThreeLines(); in rebuild()3646 mHasThreeLines = hasThreeLines(); in build()