Searched defs:bindInstantServiceAllowed (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
D | RemoteMusicRecognitionService.java | 53 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteMusicRecognitionService()
|
/frameworks/base/services/wallpapereffectsgeneration/java/com/android/server/wallpapereffectsgeneration/ |
D | RemoteWallpaperEffectsGenerationService.java | 50 boolean bindInstantServiceAllowed, in RemoteWallpaperEffectsGenerationService()
|
/frameworks/base/services/translation/java/com/android/server/translation/ |
D | RemoteTranslationService.java | 51 int userId, boolean bindInstantServiceAllowed, IBinder callback) { in RemoteTranslationService()
|
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/ |
D | RemoteContentSuggestionsService.java | 48 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteContentSuggestionsService()
|
/frameworks/base/services/smartspace/java/com/android/server/smartspace/ |
D | RemoteSmartspaceService.java | 44 RemoteSmartspaceServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSmartspaceService()
|
/frameworks/base/services/searchui/java/com/android/server/searchui/ |
D | RemoteSearchUiService.java | 44 RemoteSearchUiServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteSearchUiService()
|
/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
D | RemoteAppPredictionService.java | 44 RemoteAppPredictionServiceCallbacks callback, boolean bindInstantServiceAllowed, in RemoteAppPredictionService()
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | RemoteContentCaptureService.java | 55 ContentCapturePerUserService perUserService, boolean bindInstantServiceAllowed, in RemoteContentCaptureService()
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | SecondaryProviderHandler.java | 57 @NonNull Context context, int userId, boolean bindInstantServiceAllowed, in SecondaryProviderHandler()
|
D | RemoteInlineSuggestionRenderService.java | 54 boolean bindInstantServiceAllowed, boolean verbose) { in RemoteInlineSuggestionRenderService()
|
D | RemoteAugmentedAutofillService.java | 81 boolean bindInstantServiceAllowed, boolean verbose, int idleUnbindTimeoutMs, in RemoteAugmentedAutofillService()
|
D | RemoteFillService.java | 99 FillServiceCallbacks callbacks, boolean bindInstantServiceAllowed, in RemoteFillService()
|
D | AutofillManagerServiceImpl.java | 373 boolean bindInstantServiceAllowed, int flags) { in startSessionLocked() 579 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags) { in createSessionByTokenLocked()
|
D | Session.java | 1482 boolean bindInstantServiceAllowed, boolean forAugmentedAutofillOnly, int flags, in Session()
|
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
D | HotwordDetectionConnection.java | 234 boolean bindInstantServiceAllowed, int detectorType, in HotwordDetectionConnection() 804 ServiceConnectionFactory(@NonNull Intent intent, boolean bindInstantServiceAllowed, in ServiceConnectionFactory()
|