Searched refs:newImportantView (Results 1 – 1 of 1) sorted by relevance
118 public static TextView newImportantView(@NonNull Context context, @NonNull String text) { in newImportantView() method in Helper128 public static TextView newImportantView(@NonNull Context context, in newImportantView() method in Helper130 final TextView child = newImportantView(context, text); in newImportantView()