Searched refs:layoutResourceIdToCheckForMessage (Results 1 – 1 of 1) sorted by relevance
103 …lic static boolean showedCustomToast(CharSequence message, int layoutResourceIdToCheckForMessage) { in showedCustomToast() argument105 …String text = ((TextView) toast.getView().findViewById(layoutResourceIdToCheckForMessage)).getText… in showedCustomToast()