Searched refs:hasThreeLines (Results 1 – 1 of 1) sorted by relevance
2931 private boolean hasThreeLines() { in hasThreeLines() method in Notification.Builder2947 public static int calculateTopPadding(Context ctx, boolean hasThreeLines, in calculateTopPadding() argument2949 int padding = ctx.getResources().getDimensionPixelSize(hasThreeLines in calculateTopPadding()2952 int largePadding = ctx.getResources().getDimensionPixelSize(hasThreeLines in calculateTopPadding()3324 mHasThreeLines = hasThreeLines(); in rebuild()3472 mHasThreeLines = hasThreeLines(); in build()