Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java38 ViewNode node = findNodeByResourceId(context.getStructure(), resourceId); in findNodeByResourceId()
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DFillContext.java217 public @NonNull AssistStructure getStructure() { in getStructure() method in FillContext
/aosp12/frameworks/base/core/tests/coretests/src/android/service/controls/
H A DControlProviderServiceTest.java343 && Objects.equals(c1.getStructure(), c2.getStructure()) in equals()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java2438 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(),
2463 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(),
2522 context.getStructure().sanitizeForParceling(false);
2527 context.getStructure().dump(false);
3327 final AssistStructure structure = context.getStructure();
3710 fillInIntent.putExtra(AutofillManager.EXTRA_ASSIST_STRUCTURE, context.getStructure());
3893 context.getStructure().dump(false);
/aosp12/frameworks/base/core/java/android/service/controls/
H A DControl.java266 public CharSequence getStructure() { in getStructure() method in Control
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37861 method @NonNull public android.app.assist.AssistStructure getStructure();
38235 method @Nullable public CharSequence getStructure();