Home
last modified time | relevance | path

Searched defs:bindInstantServiceAllowed (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/
H A DRemoteMusicRecognitionService.java53 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteMusicRecognitionService()
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/
H A DRemoteWallpaperEffectsGenerationService.java50 boolean bindInstantServiceAllowed, in RemoteWallpaperEffectsGenerationService()
/aosp14/frameworks/base/services/translation/java/com/android/server/translation/
H A DRemoteTranslationService.java51 int userId, boolean bindInstantServiceAllowed, IBinder callback) { in RemoteTranslationService()
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/
H A DRemoteSearchUiService.java44 RemoteSearchUiServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSearchUiService()
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/
H A DRemoteSmartspaceService.java44 RemoteSmartspaceServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSmartspaceService()
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DRemoteContentSuggestionsService.java48 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteContentSuggestionsService()
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DRemoteAppPredictionService.java44 RemoteAppPredictionServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteAppPredictionService()
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DRemoteContentCaptureService.java55 ContentCapturePerUserService perUserService, boolean bindInstantServiceAllowed, in RemoteContentCaptureService()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DRemoteInlineSuggestionRenderService.java54 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteInlineSuggestionRenderService()
H A DRemoteFillService.java79 FillServiceCallbacks callbacks, boolean bindInstantServiceAllowed) { in RemoteFillService()
H A DRemoteAugmentedAutofillService.java81 boolean bindInstantServiceAllowed, boolean verbose, int idleUnbindTimeoutMs, in RemoteAugmentedAutofillService()
H A DAutofillManagerServiceImpl.java331 boolean bindInstantServiceAllowed, int flags) { in startSessionLocked()
518 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags) { in createSessionByTokenLocked()
H A DSession.java1360 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags, in Session()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java185 boolean bindInstantServiceAllowed, int detectorType, in HotwordDetectionConnection()
682 ServiceConnectionFactory(@NonNull Intent intent, boolean bindInstantServiceAllowed, in ServiceConnectionFactory()