/frameworks/base/core/java/android/service/autofill/ |
D | FillResponse.java | 431 throwIfDestroyed(); in setDetectedFieldClassifications() 516 throwIfDestroyed(); in setAuthentication() 601 throwIfDestroyed(); in setAuthentication() 678 throwIfDestroyed(); in setAuthentication() 700 throwIfDestroyed(); in setAuthentication() 729 throwIfDestroyed(); in setIgnoredIds() 750 throwIfDestroyed(); in addDataset() 779 throwIfDestroyed(); in setSaveInfo() 801 throwIfDestroyed(); in setClientState() 822 throwIfDestroyed(); in setFieldClassificationIds() [all …]
|
D | SaveInfo.java | 538 throwIfDestroyed(); in setFlags() 558 throwIfDestroyed(); in setOptionalIds() 576 throwIfDestroyed(); in setDescription() 596 throwIfDestroyed(); in setCustomDescription() 625 throwIfDestroyed(); in setNegativeAction() 653 throwIfDestroyed(); in setPositiveAction() 722 throwIfDestroyed(); in setValidator() 768 throwIfDestroyed(); in addSanitizer() 805 throwIfDestroyed(); in setTriggerId() 819 throwIfDestroyed(); in build() [all …]
|
D | Dataset.java | 559 throwIfDestroyed(); in setInlinePresentation() 583 throwIfDestroyed(); in setInlinePresentation() 646 throwIfDestroyed(); in setAuthentication() 665 throwIfDestroyed(); in setCredentialFillInIntent() 692 throwIfDestroyed(); in setId() 731 throwIfDestroyed(); in setContent() 772 throwIfDestroyed(); in setValue() 803 throwIfDestroyed(); in setValue() 840 throwIfDestroyed(); in setValue() 881 throwIfDestroyed(); in setValue() [all …]
|
D | BatchUpdates.java | 97 throwIfDestroyed(); in updateTemplate() 119 throwIfDestroyed(); in transformChild() 137 throwIfDestroyed(); in build() 144 private void throwIfDestroyed() { in throwIfDestroyed() method in BatchUpdates.Builder
|
D | CustomDescription.java | 182 throwIfDestroyed(); in addChild() 277 throwIfDestroyed(); in batchUpdate() 331 throwIfDestroyed(); in addOnClickAction() 347 throwIfDestroyed(); in build() 352 private void throwIfDestroyed() { in throwIfDestroyed() method in CustomDescription.Builder
|
D | VisibilitySetterAction.java | 101 throwIfDestroyed(); in setVisibility() 117 throwIfDestroyed(); in build() 122 private void throwIfDestroyed() { in throwIfDestroyed() method in VisibilitySetterAction.Builder
|
D | CharSequenceTransformation.java | 150 throwIfDestroyed(); in addField() 163 throwIfDestroyed(); in build() 168 private void throwIfDestroyed() { in throwIfDestroyed() method in CharSequenceTransformation.Builder
|
D | UserData.java | 273 throwIfDestroyed(); in setFieldClassificationAlgorithm() 299 throwIfDestroyed(); in setFieldClassificationAlgorithmForCategory() 341 throwIfDestroyed(); in add() 395 throwIfDestroyed(); 400 private void throwIfDestroyed() {
|
D | ImageTransformation.java | 187 throwIfDestroyed(); in addOptionInternal() 200 throwIfDestroyed(); in build() 205 private void throwIfDestroyed() { in throwIfDestroyed() method in ImageTransformation.Builder
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | DataRemovalRequest.java | 128 throwIfDestroyed(); in forEverything() 145 throwIfDestroyed(); in addLocusId() 165 throwIfDestroyed(); in build() 174 private void throwIfDestroyed() { in throwIfDestroyed() method in DataRemovalRequest.Builder
|
D | ContentCaptureContext.java | 323 throwIfDestroyed(); in setExtras() 336 throwIfDestroyed(); in build() 341 private void throwIfDestroyed() { in throwIfDestroyed() method in ContentCaptureContext.Builder
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | PageContentRepository.java | 171 throwIfDestroyed(); in acquirePageContentProvider() 181 throwIfDestroyed(); in releasePageContentProvider() 217 private void throwIfDestroyed() { in throwIfDestroyed() method in PageContentRepository 241 throwIfDestroyed(); in getPageContent() 263 throwIfDestroyed(); in cancelLoad()
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
D | FillUi.java | 472 throwIfDestroyed(); in setFilterText() 499 throwIfDestroyed(); in destroy() 588 private void throwIfDestroyed() { in throwIfDestroyed() method
|
D | DialogFillUi.java | 412 throwIfDestroyed(); in destroy() 421 private void throwIfDestroyed() { in throwIfDestroyed() method in DialogFillUi
|
D | SaveUi.java | 677 throwIfDestroyed(); in destroy() 687 private void throwIfDestroyed() { in throwIfDestroyed() method in SaveUi
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 48093 Landroid/service/autofill/BatchUpdates$Builder;->throwIfDestroyed()V 48101 Landroid/service/autofill/CharSequenceTransformation$Builder;->throwIfDestroyed()V 48109 Landroid/service/autofill/CustomDescription$Builder;->throwIfDestroyed()V 48126 Landroid/service/autofill/Dataset$Builder;->throwIfDestroyed()V 48212 Landroid/service/autofill/FillResponse$Builder;->throwIfDestroyed()V 48284 Landroid/service/autofill/ImageTransformation$Builder;->throwIfDestroyed()V 48333 Landroid/service/autofill/SaveInfo$Builder;->throwIfDestroyed()V 48377 Landroid/service/autofill/UserData$Builder;->throwIfDestroyed()V
|