Home
last modified time | relevance | path

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

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