Searched defs:bindInstantServiceAllowed (Results 1 – 14 of 14) sorted by relevance
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
H A D | RemoteMusicRecognitionService.java | 53 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteMusicRecognitionService()
|
/aosp14/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/ |
H A D | RemoteWallpaperEffectsGenerationService.java | 50 boolean bindInstantServiceAllowed, in RemoteWallpaperEffectsGenerationService()
|
/aosp14/frameworks/base/services/translation/java/com/android/server/translation/ |
H A D | RemoteTranslationService.java | 51 int userId, boolean bindInstantServiceAllowed, IBinder callback) { in RemoteTranslationService()
|
/aosp14/frameworks/base/services/searchui/java/com/android/server/searchui/ |
H A D | RemoteSearchUiService.java | 44 RemoteSearchUiServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSearchUiService()
|
/aosp14/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
H A D | RemoteSmartspaceService.java | 44 RemoteSmartspaceServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSmartspaceService()
|
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
H A D | RemoteContentSuggestionsService.java | 48 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteContentSuggestionsService()
|
/aosp14/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
H A D | RemoteAppPredictionService.java | 44 RemoteAppPredictionServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteAppPredictionService()
|
/aosp14/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
H A D | RemoteContentCaptureService.java | 55 ContentCapturePerUserService perUserService, boolean bindInstantServiceAllowed, in RemoteContentCaptureService()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | RemoteInlineSuggestionRenderService.java | 54 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteInlineSuggestionRenderService()
|
H A D | RemoteFillService.java | 79 FillServiceCallbacks callbacks, boolean bindInstantServiceAllowed) { in RemoteFillService()
|
H A D | RemoteAugmentedAutofillService.java | 81 boolean bindInstantServiceAllowed, boolean verbose, int idleUnbindTimeoutMs, in RemoteAugmentedAutofillService()
|
H A D | AutofillManagerServiceImpl.java | 331 boolean bindInstantServiceAllowed, int flags) { in startSessionLocked() 518 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags) { in createSessionByTokenLocked()
|
H A D | Session.java | 1360 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags, in Session()
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | HotwordDetectionConnection.java | 185 boolean bindInstantServiceAllowed, int detectorType, in HotwordDetectionConnection() 682 ServiceConnectionFactory(@NonNull Intent intent, boolean bindInstantServiceAllowed, in ServiceConnectionFactory()
|