Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DAutofillTestHelper.java38 ViewNode node = findNodeByResourceId(context.getStructure(), resourceId); in findNodeByResourceId()
/frameworks/base/core/java/android/app/contextualsearch/
DContextualSearchState.java88 public AssistStructure getStructure() { in getStructure() method in ContextualSearchState
/frameworks/base/core/java/android/service/autofill/
DFillContext.java217 public @NonNull AssistStructure getStructure() { in getStructure() method in FillContext
/frameworks/base/core/tests/coretests/src/android/service/controls/
DControlProviderServiceTest.java358 && Objects.equals(c1.getStructure(), c2.getStructure()) in equals()
/frameworks/base/core/java/android/service/controls/
DControl.java272 public CharSequence getStructure() { in getStructure() method in Control
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java4104 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getViewNodeFromContextsLocked()
4122 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getValueFromContextsLocked()
4147 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getAutofillOptionsFromContextsLocked()
4206 context.getStructure().sanitizeForParceling(false); in updateValuesForSaveLocked()
4211 context.getStructure().dump(false); in updateValuesForSaveLocked()
5494 final AssistStructure structure = context.getStructure(); in processNullResponseLocked()
6057 fillInIntent.putExtra(AutofillManager.EXTRA_ASSIST_STRUCTURE, context.getStructure()); in createAuthFillInIntentLocked()
6464 context.getStructure().dump(false); in dumpLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dsystem-current.txt2210 method @Nullable public android.app.assist.AssistStructure getStructure();
Dcurrent.txt40106 method @NonNull public android.app.assist.AssistStructure getStructure();
40558 method @Nullable public CharSequence getStructure();