Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DVirtualContainerView.java227 final String syncMsg = mSync ? "" : " (async)"; in onProvideAutofillVirtualStructure() local
230 Log.d(TAG, "Adding new child" + syncMsg + " at index " + index + ": " + item); in onProvideAutofillVirtualStructure()