Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 2 of 2) sorted by relevance

/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/model/
DFilledAutofillField.kt58 fun isNull(): Boolean { in <lambda>() method
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/model/
DFilledAutofillField.java118 public boolean isNull() { in isNull() method in FilledAutofillField