Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
DAbstractCustomVirtualView.java212 private void showMessage(boolean warning, String message) { in showMessage() argument
213 if (warning) { in showMessage()