Home
last modified time | relevance | path

Searched refs:mNegativeActionListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DSaveInfo.java326 private final IntentSender mNegativeActionListener; field in SaveInfo
344 s.mNegativeActionListener, s.mRequiredIds, assertValid(optionalIds), s.mDescription, in copy()
357 mNegativeActionListener = negativeActionListener; in SaveInfo()
373 mNegativeActionListener = builder.mNegativeActionListener; in SaveInfo()
403 return mNegativeActionListener; in getNegativeActionListener()
474 private IntentSender mNegativeActionListener; field in SaveInfo.Builder
629 mNegativeActionListener = listener; in setNegativeAction()
888 parcel.writeParcelable(mNegativeActionListener, flags); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48324 Landroid/service/autofill/SaveInfo$Builder;->mNegativeActionListener:Landroid/content/IntentSender;
48350 Landroid/service/autofill/SaveInfo;->mNegativeActionListener:Landroid/content/IntentSender;