Home
last modified time | relevance | path

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

12345678910>>...14

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DTelecomService.java70 public IBinder onBind(Intent intent) { in onBind() method in TelecomService
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteMemoryIntArrayService.java34 public IBinder onBind(Intent intent) { in onBind() method in RemoteMemoryIntArrayService
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
H A DListViewService.java33 public IBinder onBind(Intent intent) { in onBind() method in ListViewService
92 }.onBind(new Intent("stub_intent")); in toBinder() method in ListViewService
/aosp12/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
H A DProxyService.java56 public IBinder onBind(Intent intent) { in onBind() method in ProxyService
/aosp12/frameworks/base/core/java/android/service/settings/suggestions/
H A DSuggestionService.java40 public IBinder onBind(Intent intent) { in onBind() method in SuggestionService
/aosp12/frameworks/base/core/java/android/permissionpresenterservice/
H A DRuntimePermissionPresenterService.java82 public final IBinder onBind(Intent intent) { in onBind() method in RuntimePermissionPresenterService
/aosp12/frameworks/base/core/java/android/printservice/recommendation/
H A DRecommendationService.java72 public final IBinder onBind(Intent intent) { in onBind() method in RecommendationService
/aosp12/frameworks/base/core/java/android/service/rotationresolver/
H A DRotationResolverService.java117 public final IBinder onBind(@NonNull Intent intent) { in onBind() method in RotationResolverService
/aosp12/packages/apps/TV/tests/input/src/com/android/tv/testinput/
H A DTestInputControlService.java29 public IBinder onBind(Intent intent) { in onBind() method in TestInputControlService
/aosp12/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
/aosp12/frameworks/base/core/tests/coretests/apks/install_complete_package_info/src/com/android/frameworks/coretests/
H A DTestService.java27 public IBinder onBind(Intent intent) { in onBind() method in TestService
/aosp12/packages/modules/NetworkStack/src/com/android/server/
H A DTestNetworkStackService.java32 public IBinder onBind(Intent intent) { in onBind() method in TestNetworkStackService
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
H A DOtaService.java29 public IBinder onBind(Intent intent) { in onBind() method in OtaService
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
H A DProvisioningService.java29 public IBinder onBind(Intent intent) { in onBind() method in ProvisioningService
/aosp12/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
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DMockSyncAdapter.java29 public IBinder onBind(Intent intent) { in onBind() method in MockSyncAdapter
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/
H A DEmptyService.java30 public IBinder onBind(Intent intent) { in onBind() method in EmptyService
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
H A DStatsdSyncService.java30 public synchronized IBinder onBind(Intent intent) { in onBind() method in StatsdSyncService
/aosp12/frameworks/base/core/tests/coretests/src/android/content/
H A DCrossUserContentService.java27 public IBinder onBind(Intent intent) { in onBind() method in CrossUserContentService
/aosp12/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
/aosp12/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
H A DFakeCoreService.java28 public IBinder onBind(Intent intent) { in onBind() method in FakeCoreService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUISecondaryUserService.java32 public IBinder onBind(Intent intent) { in onBind() method in SystemUISecondaryUserService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType1AuthenticatorService.java28 public IBinder onBind(Intent intent) { in onBind() method in TestAccountType1AuthenticatorService

12345678910>>...14