Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentprotection/
DContentProtectionUtilsTest.java26 import android.view.contentcapture.ViewNode.ViewStructureImpl;
101 private static ViewStructureImpl createViewStructureImpl() { in createViewStructureImpl()
103 return new ViewStructureImpl(view); in createViewStructureImpl()
107 ViewStructureImpl viewStructureImpl = createViewStructureImpl(); in createViewNodeWithText()
113 ViewStructureImpl viewStructureImpl = createViewStructureImpl(); in createViewNodeWithHint()
DContentProtectionEventProcessorTest.java43 import android.view.contentcapture.ViewNode.ViewStructureImpl;
425 ViewStructureImpl viewStructure = new ViewStructureImpl(view); in createProcessEvent()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java40 import android.view.contentcapture.ViewNode.ViewStructureImpl;
428 if (!(node instanceof ViewNode.ViewStructureImpl)) { in notifyViewAppeared()
432 internalNotifyViewAppeared(mId, (ViewStructureImpl) node); in notifyViewAppeared()
436 int sessionId, @NonNull ViewNode.ViewStructureImpl node); in internalNotifyViewAppeared()
473 if (!(v instanceof ViewNode.ViewStructureImpl)) { in notifyViewsAppeared()
481 internalNotifyViewAppeared(mId, (ViewStructureImpl) v); in notifyViewsAppeared()
642 return new ViewNode.ViewStructureImpl(view); in newViewStructure()
676 return new ViewNode.ViewStructureImpl(parentId, virtualId, mId); in newVirtualViewStructure()
DChildContentCaptureSession.java26 import android.view.contentcapture.ViewNode.ViewStructureImpl;
109 void internalNotifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in internalNotifyViewAppeared()
DViewNode.java660 public static final class ViewStructureImpl extends ViewStructure { class in ViewNode
666 public ViewStructureImpl(@NonNull View view) { in ViewStructureImpl() method in ViewNode.ViewStructureImpl
676 public ViewStructureImpl(@NonNull AutofillId parentId, long virtualId, int sessionId) { in ViewStructureImpl() method in ViewNode.ViewStructureImpl
DMainContentCaptureSession.java58 import android.view.contentcapture.ViewNode.ViewStructureImpl;
742 void internalNotifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in internalNotifyViewAppeared()
DMainContentCaptureSessionV2.java58 import android.view.contentcapture.ViewNode.ViewStructureImpl;
770 void internalNotifyViewAppeared(int sessionId, @NonNull ViewStructureImpl node) { in internalNotifyViewAppeared()
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DViewNodeTest.java25 import android.view.contentcapture.ViewNode.ViewStructureImpl;
46 private final ViewStructureImpl mViewStructure = new ViewStructureImpl(mView);
DContentCaptureSessionTest.java32 import android.view.contentcapture.ViewNode.ViewStructureImpl;
237 void internalNotifyViewAppeared(final int sessionId, ViewStructureImpl node) { in internalNotifyViewAppeared()
/frameworks/base/core/api/
Dtest-current.txt3882 public static final class ViewNode.ViewStructureImpl extends android.view.ViewStructure {
3883 ctor public ViewNode.ViewStructureImpl(@NonNull android.view.View);
3884 ctor public ViewNode.ViewStructureImpl(@NonNull android.view.autofill.AutofillId, long, int);
Dtest-lint-baseline.txt530 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#setHintIdEntry(String) p…
/frameworks/base/boot/
Dboot-image-profile.txt18908 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;-><init>(Landroid/view/View;)V
18909 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->getNodeText()Landroid/view/contentcapt…
18910 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillHints([Ljava/lang/String;)V
18911 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillType(I)V
18912 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillValue(Landroid/view/autofil…
18913 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setCheckable(Z)V
18914 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClassName(Ljava/lang/String;)V
18915 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClickable(Z)V
18916 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setContentDescription(Ljava/lang/CharS…
18917 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setDimens(IIIIII)V
[all …]
Dpreloaded-classes9399 android.view.contentcapture.ViewNode$ViewStructureImpl
/frameworks/base/config/
Dboot-image-profile.txt18972 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;-><init>(Landroid/view/View;)V
18973 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->getNodeText()Landroid/view/contentcapt…
18974 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillHints([Ljava/lang/String;)V
18975 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillType(I)V
18976 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setAutofillValue(Landroid/view/autofil…
18977 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setCheckable(Z)V
18978 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClassName(Ljava/lang/String;)V
18979 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setClickable(Z)V
18980 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setContentDescription(Ljava/lang/CharS…
18981 HSPLandroid/view/contentcapture/ViewNode$ViewStructureImpl;->setDimens(IIIIII)V
[all …]
Dpreloaded-classes9430 android.view.contentcapture.ViewNode$ViewStructureImpl