Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DMainContentCaptureSessionV2Test.java448 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedBelowMaximumBufferSize()
470 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedExactAsMaximumBufferSize()
492 session.notifyViewAppeared(session.newViewStructure(view)); in notifyViewAppearedAboveMaximumBufferSize()
DContentCaptureSessionTest.java112 final ViewStructure structure = mSession1.newViewStructure(mMockView); in testNewViewStructure()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java641 public final ViewStructure newViewStructure(@NonNull View view) { in newViewStructure() method in ContentCaptureSession
DMainContentCaptureSession.java898 ViewStructure structure = session.newViewStructure(view); in notifyContentCaptureEventsImpl()
DMainContentCaptureSessionV2.java971 ViewStructure structure = session.newViewStructure(view); in prepareViewStructures()
/frameworks/base/core/java/android/widget/
DAbsListView.java6940 ViewStructure structure = session.newViewStructure(this); in reportActiveViewsToContentCapture()
/frameworks/base/core/java/android/view/
DView.java11282 ViewStructure structure = session.newViewStructure(this);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18855 HSPLandroid/view/contentcapture/ContentCaptureSession;->newViewStructure(Landroid/view/View;)Landro…
/frameworks/base/config/
Dboot-image-profile.txt18919 HSPLandroid/view/contentcapture/ContentCaptureSession;->newViewStructure(Landroid/view/View;)Landro…
/frameworks/base/core/api/
Dcurrent.txt55779 …method @NonNull public final android.view.ViewStructure newViewStructure(@NonNull android.view.Vie…