Home
last modified time | relevance | path

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

/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/simple/
DDebugService.java206 CharSequence className = node.getClassName(); in getHint() local
207 if (text != null && className != null && className.toString().contains("EditText")) { in getHint()
216 Log.v(TAG, "No hint using text: " + text + " and class " + className); in getHint()
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
DCustomVirtualView.kt109 setClassName(item.className) in onProvideAutofillVirtualStructure()
192 val className: String constant in Item
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/
DREADME.md99 child.setClassName(item.className)
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...