Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/service/controls/
DControlProviderServiceTest.java267 && Objects.equals(c1.getStructure(), c2.getStructure()) in equals()
/frameworks/base/core/java/android/service/autofill/
DFillContext.java217 public @NonNull AssistStructure getStructure() { in getStructure() method in FillContext
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java2310 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(),
2336 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), id);
2394 context.getStructure().sanitizeForParceling(false);
2399 context.getStructure().dump(false);
3181 final AssistStructure structure = context.getStructure();
3572 fillInIntent.putExtra(AutofillManager.EXTRA_ASSIST_STRUCTURE, context.getStructure());
3651 context.getStructure().dump(false);
/frameworks/base/core/java/android/service/controls/
DControl.java266 public CharSequence getStructure() { in getStructure() method in Control
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt43048 method @NonNull public android.app.assist.AssistStructure getStructure();
43396 method @Nullable public CharSequence getStructure();
/frameworks/base/config/
Dboot-image-profile.txt17531 HSPLandroid/service/autofill/FillContext;->getStructure()Landroid/app/assist/AssistStructure;