Searched refs:setTrackedViews (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | IAutoFillManagerClient.aidl | 66 void setTrackedViews(int sessionId, in @nullable AutofillId[] savableIds, in setTrackedViews() method
|
H A D | AutofillManager.java | 3011 private void setTrackedViews(int sessionId, @Nullable AutofillId[] trackedIds, in setTrackedViews() method in AutofillManager 4297 public void setTrackedViews(int sessionId, AutofillId[] ids, in setTrackedViews() method in AutofillManager.AutofillManagerClient 4302 afm.post(() -> afm.setTrackedViews(sessionId, ids, saveOnAllViewsInvisible, in setTrackedViews()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | Session.java | 4869 mClient.setTrackedViews(id, toArray(trackedViews), mSaveOnAllViewsInvisible, in updateTrackedIdsLocked()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 59307 Landroid/view/autofill/AutofillManager$AutofillManagerClient;->setTrackedViews(I[Landroid/view/auto… 59429 Landroid/view/autofill/AutofillManager;->setTrackedViews(I[Landroid/view/autofill/AutofillId;ZZ[Lan… 59563 Landroid/view/autofill/IAutoFillManagerClient$Stub$Proxy;->setTrackedViews(I[Landroid/view/autofill… 59588 Landroid/view/autofill/IAutoFillManagerClient;->setTrackedViews(I[Landroid/view/autofill/AutofillId…
|