| /packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/ |
| D | AdSelectionService.aidl | 64 in GetAdSelectionDataCallback callback); in getAdSelectionData() 72 in CallerMetadata callerMetadata, in PersistAdSelectionResultCallback callback); in persistAdSelectionResult() 108 in AdSelectionCallback callback); in selectAds() 147 in CallerMetadata callerMetadata, in AdSelectionCallback callback); in selectAdsFromOutcomes() 171 void reportImpression(in ReportImpressionInput request, in ReportImpressionCallback callback); in reportImpression() 178 in ReportInteractionInput inputParams, in ReportInteractionCallback callback); in reportInteraction() 185 in UpdateAdCounterHistogramCallback callback); in updateAdCounterHistogram() 200 … in PerBuyerDecisionLogic perBuyerDecisionLogic, in AdSelectionOverrideCallback callback); in overrideAdSelectionConfigRemoteInfo() 207 in SetAppInstallAdvertisersInput request, in SetAppInstallAdvertisersCallback callback); in setAppInstallAdvertisers() 219 in AdSelectionConfig adSelectionConfig, in AdSelectionOverrideCallback callback); in removeAdSelectionConfigRemoteInfoOverride() [all …]
|
| /packages/modules/AppSearch/framework/java/android/app/appsearch/aidl/ |
| D | IAppSearchManager.aidl | 69 in IAppSearchResultCallback callback) = 0; in initialize() 81 in IAppSearchResultCallback callback) = 1; in setSchema() 93 in IAppSearchResultCallback callback) = 2; in getSchema() 105 in IAppSearchResultCallback callback) = 3; in getNamespaces() 121 in IAppSearchBatchResultCallback callback) = 4; in putDocuments() 137 in IAppSearchBatchResultCallback callback) = 5; in getDocuments() 149 in IAppSearchResultCallback callback) = 6; in search() 162 in IAppSearchResultCallback callback) = 7; in globalSearch() 175 in IAppSearchResultCallback callback) = 8; in getNextPage() 198 in IAppSearchResultCallback callback) = 10; in writeSearchResultsToFile() [all …]
|
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/ |
| D | FetchCustomAudienceImplTest.java | 299 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_disabled() local 325 FetchCustomAudienceTestCallback callback = in testImpl_invalidPackageName_throws() local 357 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_throttled_throws() local 389 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_failedForegroundCheck_throws() local 422 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_failedEnrollmentCheck_throws() local 455 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_appCannotUsePPAPI_throws() local 488 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_revokedConsent_failsSilently() local 524 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_invalidRequest_quotaExhausted_throws() local 555 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_invalidRequest_invalidName_throws() local 582 FetchCustomAudienceTestCallback callback = callFetchCustomAudience(mInputBuilder.build()); in testImpl_invalidRequest_invalidActivationTime_throws() local [all …]
|
| /packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/ |
| D | IDeviceLockControllerService.aidl | 39 void lockDevice(in RemoteCallback callback); in lockDevice() 44 void unlockDevice(in RemoteCallback callback); in unlockDevice() 49 void isDeviceLocked(in RemoteCallback callback); in isDeviceLocked() 54 void getDeviceIdentifier(in RemoteCallback callback); in getDeviceIdentifier() 59 void clearDeviceRestrictions(in RemoteCallback callback); in clearDeviceRestrictions() 67 void onUserSwitching(in RemoteCallback callback); in onUserSwitching() 75 void onUserUnlocked(in RemoteCallback callback); in onUserUnlocked() 80 void onUserSetupCompleted(in RemoteCallback callback); in onUserSetupCompleted() 85 void onAppCrashed(in boolean isKiosk, in RemoteCallback callback); in onAppCrashed()
|
| D | SystemDeviceLockManager.java | 46 @NonNull OutcomeReceiver<Void, Exception> callback); in addFinancedDeviceKioskRole() 58 @NonNull OutcomeReceiver<Void, Exception> callback); in removeFinancedDeviceKioskRole() 69 @NonNull OutcomeReceiver<Void, Exception> callback); in setDlcExemptFromActivityBgStartRestrictionState() 79 @NonNull OutcomeReceiver<Void, Exception> callback); in setDlcAllowedToSendUndismissibleNotifications() 95 @NonNull OutcomeReceiver<Void, Exception> callback); in setKioskAppExemptFromRestrictionsState() 106 @NonNull OutcomeReceiver<Void, Exception> callback); in enableKioskKeepalive() 116 @NonNull OutcomeReceiver<Void, Exception> callback); in disableKioskKeepalive() 126 @NonNull OutcomeReceiver<Void, Exception> callback); in enableControllerKeepalive() 136 @NonNull OutcomeReceiver<Void, Exception> callback); in disableControllerKeepalive() 148 @NonNull OutcomeReceiver<Void, Exception> callback); in setDeviceFinalized() [all …]
|
| D | SystemDeviceLockManagerImpl.java | 74 @NonNull OutcomeReceiver<Void, Exception> callback) { in addFinancedDeviceKioskRole() 92 @NonNull OutcomeReceiver<Void, Exception> callback) { in removeFinancedDeviceKioskRole() 110 @NonNull OutcomeReceiver<Void, Exception> callback) { in setDlcExemptFromActivityBgStartRestrictionState() 129 @NonNull OutcomeReceiver<Void, Exception> callback) { in setDlcAllowedToSendUndismissibleNotifications() 147 Executor executor, @NonNull OutcomeReceiver<Void, Exception> callback) { in setKioskAppExemptFromRestrictionsState() 165 @NonNull OutcomeReceiver<Void, Exception> callback) { in enableKioskKeepalive() 184 @NonNull OutcomeReceiver<Void, Exception> callback) { in disableKioskKeepalive() 200 @NonNull OutcomeReceiver<Void, Exception> callback) { in enableControllerKeepalive() 216 @NonNull OutcomeReceiver<Void, Exception> callback) { in disableControllerKeepalive() 232 @NonNull OutcomeReceiver<Void, Exception> callback) { in setDeviceFinalized() [all …]
|
| /packages/modules/HealthFitness/framework/java/android/health/connect/aidl/ |
| D | IHealthConnectService.aidl | 80 in IInsertRecordsResponseCallback callback); in insertRecords() 92 in IAggregateRecordsResponseCallback callback); in aggregateRecords() 104 in IReadRecordsResponseCallback callback); in readRecords() 116 in IEmptyResponseCallback callback); in updateRecords() 127 in IGetChangeLogTokenCallback callback); in getChangeLogToken() 136 in IChangeLogsResponseCallback callback); in getChangeLogs() 146 in IEmptyResponseCallback callback); in deleteUsingFilters() 156 in IEmptyResponseCallback callback); in deleteUsingFiltersForSelf() 166 in IGetPriorityResponseCallback callback); in getCurrentPriority() 176 in IEmptyResponseCallback callback); in updatePriority() [all …]
|
| /packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/ |
| D | OnDevicePersonalizationManagingServiceTest.java | 133 var callback = new ExecuteCallback(); in testEnabledGlobalKillSwitchOnExecute() local 167 var callback = new ExecuteCallback(); in testExecuteInvokesAppRequestFlow() local 174 callback); in testExecuteInvokesAppRequestFlow() local 181 var callback = new ExecuteCallback(); in testExecuteThrowsIfAppPackageNameIncorrect() local 197 var callback = new ExecuteCallback(); in testExecuteThrowsIfAppPackageNameNull() local 213 var callback = new ExecuteCallback(); in testExecuteThrowsIfAppPackageNameMissing() local 229 var callback = new ExecuteCallback(); in testExecuteThrowsIfHandlerMissing() local 243 var callback = new ExecuteCallback(); in testExecuteThrowsIfServicePackageMissing() local 257 var callback = new ExecuteCallback(); in testExecuteThrowsIfServiceClassMissing() local 271 var callback = new ExecuteCallback(); in testExecuteThrowsIfMetadataMissing() local [all …]
|
| /packages/modules/DeviceLock/service/java/com/android/server/devicelock/ |
| D | DeviceLockControllerConnectorStub.java | 57 public void lockDevice(OutcomeReceiver<Void, Exception> callback) { in lockDevice() 69 public void unlockDevice(OutcomeReceiver<Void, Exception> callback) { in unlockDevice() 81 public void isDeviceLocked(OutcomeReceiver<Boolean, Exception> callback) { in isDeviceLocked() 102 public void getDeviceId(OutcomeReceiver<String, Exception> callback) { in getDeviceId() 107 public void clearDeviceRestrictions(OutcomeReceiver<Void, Exception> callback) { in clearDeviceRestrictions() 119 public void onUserSwitching(OutcomeReceiver<Void, Exception> callback) { in onUserSwitching() 125 public void onUserUnlocked(OutcomeReceiver<Void, Exception> callback) { in onUserUnlocked() 131 public void onUserSetupCompleted(OutcomeReceiver<Void, Exception> callback) { in onUserSetupCompleted() 137 public void onAppCrashed(boolean isKiosk, OutcomeReceiver<Void, Exception> callback) { in onAppCrashed() 141 private static void setException(OutcomeReceiver<?, Exception> callback, String message) { in setException() [all …]
|
| D | DeviceLockControllerConnector.java | 34 void lockDevice(OutcomeReceiver<Void, Exception> callback); in lockDevice() 39 void unlockDevice(OutcomeReceiver<Void, Exception> callback); in unlockDevice() 44 void isDeviceLocked(OutcomeReceiver<Boolean, Exception> callback); in isDeviceLocked() 49 void getDeviceId(OutcomeReceiver<String, Exception> callback); in getDeviceId() 54 void clearDeviceRestrictions(OutcomeReceiver<Void, Exception> callback); in clearDeviceRestrictions() 59 void onUserSwitching(OutcomeReceiver<Void, Exception> callback); in onUserSwitching() 64 void onUserUnlocked(OutcomeReceiver<Void, Exception> callback); in onUserUnlocked() 69 void onUserSetupCompleted(OutcomeReceiver<Void, Exception> callback); in onUserSetupCompleted() 74 void onAppCrashed(boolean isKiosk, OutcomeReceiver<Void, Exception> callback); in onAppCrashed()
|
| /packages/modules/AppSearch/testing/mockingservicestests/src/com/android/server/appsearch/ |
| D | AppSearchManagerServiceTest.java | 297 TestResultCallback callback = new TestResultCallback(); in testCallingPackageDoesntExistsInTargetUser() local 315 TestResultCallback callback = new TestResultCallback(); in testSetSchemaStatsLogging() local 341 TestResultCallback callback = new TestResultCallback(); in testLocalGetSchemaStatsLogging() local 356 TestResultCallback callback = new TestResultCallback(); in testGlobalGetSchemaStatsLogging() local 371 TestResultCallback callback = new TestResultCallback(); in testGetNamespacesStatsLogging() local 385 TestBatchResultErrorCallback callback = new TestBatchResultErrorCallback(); in testPutDocumentsStatsLogging() local 499 TestBatchResultErrorCallback callback = new TestBatchResultErrorCallback(); in testPutDocumentsStatsLogging_takenActions() local 552 TestBatchResultErrorCallback callback = new TestBatchResultErrorCallback(); in testLocalGetDocumentsStatsLogging() local 571 TestBatchResultErrorCallback callback = new TestBatchResultErrorCallback(); in testGlobalGetDocumentsStatsLogging() local 589 TestResultCallback callback = new TestResultCallback(); in testSearchStatsLogging() local [all …]
|
| /packages/modules/Profiling/tests/cts/src/android/profiling/cts/ |
| D | ProfilingFrameworkTests.java | 159 AppCallback callback = new AppCallback(); in testInvalidProfilingType() local 182 AppCallback callback = new AppCallback(); in testInvalidProfilingParams() local 212 AppCallback callback = new AppCallback(); in testRequestJavaHeapDumpSuccess() local 239 AppCallback callback = new AppCallback(); in testRequestHeapProfileSuccess() local 271 AppCallback callback = new AppCallback(); in testRequestStackSamplingSuccess() local 305 AppCallback callback = new AppCallback(); in testRequestSystemTraceSuccess() local 334 AppCallback callback = new AppCallback(); in testRequestJavaHeapDumpCancel() local 369 AppCallback callback = new AppCallback(); in testRequestHeapProfileCancel() local 404 AppCallback callback = new AppCallback(); in testRequestStackSamplingCancel() local 439 AppCallback callback = new AppCallback(); in testRequestSystemTraceCancel() local [all …]
|
| /packages/modules/Permission/framework-s/java/android/app/role/ |
| D | IRoleController.aidl | 26 void grantDefaultRoles(in RemoteCallback callback); in grantDefaultRoles() 29 in RemoteCallback callback); in onAddRoleHolder() 32 in RemoteCallback callback); in onRemoveRoleHolder() 34 void onClearRoleHolders(in String roleName, int flags, in RemoteCallback callback); in onClearRoleHolders() 37 in RemoteCallback callback); in isApplicationQualifiedForRole() 40 in RemoteCallback callback); in isApplicationVisibleForRole() 42 void isRoleVisible(in String roleName, in RemoteCallback callback); in isRoleVisible() 44 void getLegacyFallbackDisabledRoles(in RemoteCallback callback); in getLegacyFallbackDisabledRoles()
|
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
| D | ZoneAudioPlaybackCallbackTest.java | 146 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withNoOnPlaybackConfigChanged_returnsEmptyList() local 165 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withOneMatchingConfiguration_returnsActiveContext() local 184 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withNullPlaybackMonitor() local 209 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withMultipleConfiguration_returnsActiveContexts() local 237 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withInactiveConfigurations_returnsActiveContext() local 254 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withNoActiveConfigurations_returnsEmptyContexts() local 307 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withInactiveConfig_beforeTimeout_returnsContexts() local 341 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withInactiveConfigs_beforeTimeout_returnsContexts() local 375 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_afterResetStillActiveContexts_returnsEmptyContext() local 418 ZoneAudioPlaybackCallback callback = new ZoneAudioPlaybackCallback(mPrimaryZone, in getAllActiveContextsForPrimaryZone_withInactiveConfig_afterTimeout_returnsContext() local [all …]
|
| /packages/modules/AdServices/adservices/framework/java/android/adservices/measurement/ |
| D | MeasurementManager.java | 143 @Nullable OutcomeReceiver<Object, Exception> callback) { in registerSource() 168 @Nullable AdServicesOutcomeReceiver<Object, Exception> callback) { in registerSource() 185 @Nullable OutcomeReceiver<Object, Exception> callback) { in registerSource() 204 @Nullable AdServicesOutcomeReceiver<Object, Exception> callback) { in registerSource() 226 @Nullable OutcomeReceiver<Object, Exception> callback) { in registerWebSource() 251 @Nullable AdServicesOutcomeReceiver<Object, Exception> callback) { in registerWebSource() 272 @Nullable OutcomeReceiver<Object, Exception> callback) { in registerWebTrigger() 296 @Nullable AdServicesOutcomeReceiver<Object, Exception> callback) { in registerWebTrigger() 315 @Nullable OutcomeReceiver<Object, Exception> callback) { in registerTrigger() 334 @Nullable AdServicesOutcomeReceiver<Object, Exception> callback) { in registerTrigger() [all …]
|
| D | IMeasurementService.aidl | 35 in IMeasurementCallback callback); in register() 37 in CallerMetadata callerMetadata, in IMeasurementCallback callback); in registerWebSource() 39 in CallerMetadata callerMetadata, in IMeasurementCallback callback); in registerWebTrigger() 41 in CallerMetadata callerMetadata, in IMeasurementCallback callback); in registerSource() 43 in IMeasurementApiStatusCallback callback); in getMeasurementApiStatus() 45 in IMeasurementCallback callback); in deleteRegistrations()
|
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/ |
| D | MaintenanceJobServiceTest.java | 143 JobServiceLoggingCallback callback = syncPersistJobExecutionData(mSpyLogger); in testOnStartJob_killSwitchOff_withLogging() local 170 JobServiceCallback callback = in testOnStartJob_TopicsKillSwitchOn() local 225 JobServiceCallback callback = in testOnStartJob_SelectAdsKillSwitchOn() local 281 JobServiceCallback callback = in testOnStartJob_SignalsDisabled() local 326 JobServiceLoggingCallback callback = syncLogExecutionStats(mSpyLogger); in testOnStartJob_killSwitchOn_withLogging() local 368 JobServiceCallback callback = in testOnStartJob_killSwitchOnDoesFledgeJobWhenTopicsJobThrowsException() local 433 JobServiceCallback callback = in testOnStartJob_killSwitchOnDoesTopicsJobWhenFledgeThrowsException() local 492 JobServiceCallback callback = in testOnStartJob_globalKillswitchOverridesAll() local 543 JobServiceLoggingCallback callback = syncLogExecutionStats(mSpyLogger); in testOnStopJob_withLogging() local 677 JobServiceCallback callback = in testOnStartJob_killSwitchOn() local [all …]
|
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
| D | AppInstallAdvertisersSetterTest.java | 123 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersSuccess() local 158 SetAppInstallAdvertisersTestCallback callback = in testSetAppInstallAdvertisersDisabledFailure() local 168 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersFailure() local 178 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersRevokedConsent() local 195 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(input); in testSetAppInstallAdvertisersBadInput() local 210 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersBackgroundCaller() local 228 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersAppNotAllowed() local 246 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersUidMismatch() local 264 SetAppInstallAdvertisersTestCallback callback = callSetAppInstallAdvertisers(SAMPLE_INPUT); in testSetAppInstallAdvertisersLimitExceeded() local 297 SetAppInstallAdvertisersTestCallback callback = in callSetAppInstallAdvertisers() local [all …]
|
| D | ReportAndRegisterEventFallbackImplTest.java | 278 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplSuccessfullyReportsRegisteredEvents() local 343 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterSellerReportingThrowsAnException() local 399 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterSellerReportingAndRegisteringThrowsAnException() local 464 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterBuyerReportingThrowsAnException() local 520 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterBuyerReportingAndRegisteringThrowsAnException() local 570 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplOnlyReportsBuyersRegisteredEvents() local 615 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplOnlyReportsSellerRegisteredEvents() local 675 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck() local 734 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck() local 790 ReportEventTestCallback callback = callReportEvent(input); in testImplFailsWithInvalidPackageName() local [all …]
|
| D | ReportAndRegisterEventImplTest.java | 267 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplSuccessfullyReportsRegisteredEvents() local 303 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterSellerReportingThrowsAnException() local 343 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplDoesNotCrashAfterBuyerReportingThrowsAnException() local 373 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplOnlyReportsBuyersRegisteredEvents() local 398 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplOnlyReportsSellerRegisteredEvents() local 437 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplReturnsOnlyReportsUriThatPassesEnrollmentCheck() local 483 ReportEventTestCallback callback = callReportEvent(input, SHOULD_COUNT_LOG); in testImplReturnsSuccessButDoesNotDoReportingWhenBothFailEnrollmentCheck() local 529 ReportEventTestCallback callback = callReportEvent(input); in testImplFailsWithInvalidPackageName() local 571 ReportEventTestCallback callback = callReportEvent(input); in testImplFailsWhenForegroundCheckFails() local 669 ReportEventTestCallback callback = callReportEvent(input); in testImplFailsWhenAppNotInAllowList() local [all …]
|
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
| D | AdServicesCommonServiceImplTest.java | 585 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_unauthorizedCaller() local 601 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_apiDisabled() local 617 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_engineStarted() local 635 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_extServicesPackage_initializesComponents() local 664 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_tPlus_adServicesPackage_skipBackCompatInit() local 692 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_activitiesDisabled_skipUxEngine() local 715 SyncIEnableAdServicesCallback callback = in enableAdServicesTest_activitiesEnabled_startUxEngine() local 745 SyncIUpdateAdIdCallback callback = callUpdateAdIdCache(request); in testUpdateAdIdChange() local 762 SyncIUpdateAdIdCallback callback = callUpdateAdIdCache(request); in testUpdateAdIdChange_unauthorizedCaller() local 779 SyncIUpdateAdIdCallback callback = callUpdateAdIdCache(request); in testUpdateAdIdChange_disabled() local [all …]
|
| /packages/modules/AdServices/adservices/framework/java/android/adservices/customaudience/ |
| D | ICustomAudienceService.aidl | 38 in ICustomAudienceCallback callback); in joinCustomAudience() 40 in FetchAndJoinCustomAudienceCallback callback); in fetchAndJoinCustomAudience() 42 in ICustomAudienceCallback callback); in leaveCustomAudience() 44 in ScheduleCustomAudienceUpdateCallback callback); in scheduleCustomAudienceUpdate() 60 in AdSelectionSignals trustedBiddingData, in CustomAudienceOverrideCallback callback); in overrideCustomAudienceRemoteInfo() 74 in AdTechIdentifier buyer, in String name, in CustomAudienceOverrideCallback callback); in removeCustomAudienceRemoteInfoOverride() 84 void resetAllCustomAudienceOverrides(in CustomAudienceOverrideCallback callback); in resetAllCustomAudienceOverrides()
|
| /packages/modules/AppSearch/framework/java/android/app/appsearch/ |
| D | AppSearchSession.java | 118 @NonNull Consumer<AppSearchResult<AppSearchSession>> callback) { in createSearchSession() 133 @NonNull Consumer<AppSearchResult<AppSearchSession>> callback) { in initialize() 198 @NonNull Consumer<AppSearchResult<SetSchemaResponse>> callback) { in setSchema() 241 @NonNull Consumer<AppSearchResult<GetSchemaResponse>> callback) { in getSchema() 290 @NonNull Consumer<AppSearchResult<Set<String>>> callback) { in getNamespaces() 347 @NonNull BatchResultCallback<String, Void> callback) { in put() 407 @NonNull BatchResultCallback<String, GenericDocument> callback) { in getByDocumentId() 618 @NonNull Consumer<AppSearchResult<List<SearchSuggestionResult>>> callback) { in searchSuggestion() 685 @NonNull Consumer<AppSearchResult<Void>> callback) { in reportUsage() 741 @NonNull BatchResultCallback<String, Void> callback) { in remove() [all …]
|
| /packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ |
| D | ImsStateTrackerTest.java | 216 ImsStateCallback callback = setUpImsStateCallback(); in testStartAfterUnavailableWithReasonSubscriptionInactive() local 329 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnAvailable() local 345 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonUnknownPermanentError() local 357 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonNoImsServiceConfigured() local 368 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonUnknownTemporaryError() local 388 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonImsServiceNotReady() local 408 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonImsServiceDisconnected() local 433 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableWithReasonSubscriptionInactive() local 449 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnAvailableUnavailableWithReasonImsServiceDisconnected() local 478 ImsStateCallback callback = setUpImsStateCallback(); in testNotifyImsStateCallbackOnUnavailableAvailableWithReasonImsServiceDisconnected() local [all …]
|
| /packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/concurrency/ |
| D | AbstractSyncCallbackTest.java | 30 protected String callCallback(AbstractSyncCallback callback) { in callCallback() 54 var callback = newCallback(mDefaultSettings); in testToStringLite() local 66 AbstractSyncCallback callback = in testCustomizeToString() local 79 var callback = newCallback(mDefaultSettings); in testLogE() local 89 var callback = newCallback(mDefaultSettings); in testLogD() local 99 var callback = newCallback(mDefaultSettings); in testLogV() local
|