Home
last modified time | relevance | path

Searched defs:onBind (Results 1 – 25 of 195) sorted by relevance

12345678

/aosp14/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteMemoryIntArrayService.java34 public IBinder onBind(Intent intent) { in onBind() method in RemoteMemoryIntArrayService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
H A DAppClipsScreenshotHelperService.java53 public IBinder onBind(Intent intent) { in onBind() method in AppClipsScreenshotHelperService
/aosp14/frameworks/base/core/java/android/service/settings/suggestions/
H A DSuggestionService.java40 public IBinder onBind(Intent intent) { in onBind() method in SuggestionService
/aosp14/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
H A DProxyService.java56 public IBinder onBind(Intent intent) { in onBind() method in ProxyService
/aosp14/frameworks/base/core/java/android/permissionpresenterservice/
H A DRuntimePermissionPresenterService.java82 public final IBinder onBind(Intent intent) { in onBind() method in RuntimePermissionPresenterService
/aosp14/frameworks/base/core/java/android/printservice/recommendation/
H A DRecommendationService.java72 public final IBinder onBind(Intent intent) { in onBind() method in RecommendationService
/aosp14/frameworks/base/core/java/android/service/ambientcontext/
H A DAmbientContextDetectionService.java69 public final IBinder onBind(@NonNull Intent intent) { in onBind() method in AmbientContextDetectionService
/aosp14/frameworks/base/core/java/android/service/rotationresolver/
H A DRotationResolverService.java117 public final IBinder onBind(@NonNull Intent intent) { in onBind() method in RotationResolverService
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/test-app/src/com/android/frameworks/perftests/amteststestapp/
H A DStartProcessService.java34 public IBinder onBind(Intent intent) { in onBind() method in StartProcessService
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/apks/install_complete_package_info/src/com/android/frameworks/coretests/
H A DTestService.java27 public IBinder onBind(Intent intent) { in onBind() method in TestService
/aosp14/frameworks/base/core/tests/coretests/EnabledTestApp/src/com/android/frameworks/coretests/enabled_app/
H A DDisabledService.java29 public IBinder onBind(Intent intent) { in onBind() method in DisabledService
H A DEnabledService.java29 public IBinder onBind(Intent intent) { in onBind() method in EnabledService
/aosp14/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
H A DEmptyService.java32 public IBinder onBind(Intent intent) { in onBind() method in EmptyService
H A DServiceUserTarget.java38 public IBinder onBind(Intent intent) { in onBind() method in ServiceUserTarget
H A DSingleUserService.java38 public IBinder onBind(Intent intent) { in onBind() method in SingleUserService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUISecondaryUserService.java32 public IBinder onBind(Intent intent) { in onBind() method in SystemUISecondaryUserService
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType1AuthenticatorService.java28 public IBinder onBind(Intent intent) { in onBind() method in TestAccountType1AuthenticatorService
H A DTestAccountType2AuthenticatorService.java28 public IBinder onBind(Intent intent) { in onBind() method in TestAccountType2AuthenticatorService
/aosp14/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
H A DFakeCoreService.java28 public IBinder onBind(Intent intent) { in onBind() method in FakeCoreService
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DCrossUserContentService.java27 public IBinder onBind(Intent intent) { in onBind() method in CrossUserContentService
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderWorkSourceNestedService.java88 public IBinder onBind(Intent intent) { in onBind() method in BinderWorkSourceNestedService
H A DBinderWorkSourceService.java49 public IBinder onBind(Intent intent) { in onBind() method in BinderWorkSourceService
/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DOffHostApduService.java169 public abstract IBinder onBind(Intent intent); in onBind() method in OffHostApduService
/aosp14/frameworks/base/tests/EnforcePermission/service-app/src/android/tests/enforcepermission/service/
H A DNestedTestService.java30 public IBinder onBind(Intent intent) { in onBind() method in NestedTestService
/aosp14/frameworks/base/telephony/java/android/telephony/satellite/stub/
H A DSatelliteService.java57 public IBinder onBind(Intent intent) { in onBind() method in SatelliteService

12345678