Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java104 final ViewStructure structure = mSession1.newViewStructure(mMockView); in testNewViewStructure()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureSession.java590 public final ViewStructure newViewStructure(@NonNull View view) { in newViewStructure() method in ContentCaptureSession
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6894 ViewStructure structure = session.newViewStructure(this); in reportActiveViewsToContentCapture()
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4090 ViewStructure structure = session.newViewStructure(view); in notifyContentCaptureEvents()
H A DView.java10645 ViewStructure structure = session.newViewStructure(this); in dispatchProvideContentCaptureStructure()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt19188 HSPLandroid/view/contentcapture/ContentCaptureSession;->newViewStructure(Landroid/view/View;)Landro…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19252 HSPLandroid/view/contentcapture/ContentCaptureSession;->newViewStructure(Landroid/view/View;)Landro…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55187 …method @NonNull public final android.view.ViewStructure newViewStructure(@NonNull android.view.Vie…