Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java38 ViewNode node = findNodeByResourceId(context.getStructure(), resourceId); in findNodeByResourceId()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillContext.java217 public @NonNull AssistStructure getStructure() { in getStructure() method in FillContext
/aosp14/frameworks/base/core/tests/coretests/src/android/service/controls/
H A DControlProviderServiceTest.java343 && Objects.equals(c1.getStructure(), c2.getStructure()) in equals()
/aosp14/frameworks/base/core/java/android/service/controls/
H A DControl.java272 public CharSequence getStructure() { in getStructure() method in Control
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java3686 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getValueFromContextsLocked()
3711 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getAutofillOptionsFromContextsLocked()
3770 context.getStructure().sanitizeForParceling(false); in updateValuesForSaveLocked()
3775 context.getStructure().dump(false); in updateValuesForSaveLocked()
4919 final AssistStructure structure = context.getStructure(); in processNullResponseLocked()
5468 fillInIntent.putExtra(AutofillManager.EXTRA_ASSIST_STRUCTURE, context.getStructure()); in createAuthFillInIntentLocked()
5875 context.getStructure().dump(false); in dumpLocked()
/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/core/api/
H A Dcurrent.txt39886 method @NonNull public android.app.assist.AssistStructure getStructure();
40310 method @Nullable public CharSequence getStructure();