Home
last modified time | relevance | path

Searched refs:snackbarLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DSnackbars.java88 View snackbarLayout = snackbar.getView(); in showCustomTextWithImage() local
89 TextView textView = (TextView)snackbarLayout.findViewById( in showCustomTextWithImage()