Home
last modified time | relevance | path

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

12345678910>>...83

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputAdapter.java146 void onBind(MediaDevice device, int position) { in onBind() method in MediaOutputAdapter.MediaDeviceViewHolder
422 void onBind(int customizedItem) { in onBind() method in MediaOutputAdapter.MediaDeviceViewHolder
517 void onBind(String groupDividerTitle) { in onBind() method in MediaOutputAdapter.MediaGroupDividerViewHolder
H A DMediaOutputBaseAdapter.java183 void onBind(MediaDevice device, int position) { in onBind() method in MediaOutputBaseAdapter.MediaDeviceBaseViewHolder
200 abstract void onBind(int customizedItem); in onBind() method in MediaOutputBaseAdapter.MediaDeviceBaseViewHolder
/aosp_15_r20/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
DListViewService.java33 public IBinder onBind(Intent intent) { in onBind() method in ListViewService
92 }.onBind(new Intent("stub_intent")); in toBinder() method in ListViewService
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DParcelFileDescriptorPeer.java199 public IBinder onBind(Intent intent) { in onBind() method in ParcelFileDescriptorPeer.Red
206 public IBinder onBind(Intent intent) { in onBind() method in ParcelFileDescriptorPeer.Blue
/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
DSubRatingsFragment.java100 protected void onBind(View view) { in onBind() method in SubRatingsFragment.RatingItem
161 protected void onBind(View view) { in onBind() method in SubRatingsFragment.SubRatingItem
/aosp_15_r20/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/service/
H A DSharedConnectivityService.java80 public final IBinder onBind(@NonNull Intent intent) { in onBind() method in SharedConnectivityService
262 public void onBind() { in onBind() method in SharedConnectivityService
/aosp_15_r20/packages/apps/TV/src/com/android/tv/menu/
DItemListRowView.java40 void onBind(T row, boolean selected); in onBind() method
84 public void onBind(MenuRow row) { in onBind() method in ItemListRowView
/aosp_15_r20/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/
DTvMediaOutputAdapter.java243 void onBind(MediaDevice mediaDevice, int position) { in onBind() method in TvMediaOutputAdapter.DeviceViewHolder
499 void onBind(String groupDividerTitle) { in onBind() method in TvMediaOutputAdapter.DividerViewHolder
/aosp_15_r20/cts/tests/tests/nfc/src/android/nfc/cts/
H A DCtsMyOffHostApduService.java9 public IBinder onBind(Intent intent) { in onBind() method in CtsMyOffHostApduService
H A DCtsMyOffHostDefaultToObserveApduService.java25 public IBinder onBind(Intent intent) { in onBind() method in CtsMyOffHostDefaultToObserveApduService
/aosp_15_r20/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
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/components/
DTelecomService.java80 public IBinder onBind(Intent intent) { in onBind() method in TelecomService
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/src/com/android/cts/splitapp/feature/warm/
H A DEmptyService.java25 public IBinder onBind(Intent intent) { in onBind() method in EmptyService
/aosp_15_r20/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
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DMockAccountService.java29 public IBinder onBind(Intent intent) { in onBind() method in MockAccountService
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39810/src/android/security/cts/CVE_2021_39810/
H A DPocService.java26 public IBinder onBind(Intent intent) { in onBind() method in PocService
/aosp_15_r20/external/cronet/net/test/android/javatests/src/org/chromium/net/test/
H A DEmbeddedTestServerService.java14 public IBinder onBind(Intent intent) { in onBind() method in EmbeddedTestServerService
/aosp_15_r20/external/robolectric/testapp/src/main/java/org/robolectric/testapp/
H A DTestService.java10 public IBinder onBind(Intent intent) { in onBind() method in TestService
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
H A DMockAccountService.java29 public IBinder onBind(Intent intent) { in onBind() method in MockAccountService
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/os/
H A DHeadlessSmsSendService.java29 public IBinder onBind(Intent intent) { in onBind() method in HeadlessSmsSendService
/aosp_15_r20/frameworks/base/core/tests/coretests/EnabledTestApp/src/com/android/frameworks/coretests/enabled_app/
H A DEnabledService.java29 public IBinder onBind(Intent intent) { in onBind() method in EnabledService
/aosp_15_r20/packages/apps/TV/tests/input/src/com/android/tv/testinput/
DTestInputControlService.java29 public IBinder onBind(Intent intent) { in onBind() method in TestInputControlService
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
DProvisioningService.java29 public IBinder onBind(Intent intent) { in onBind() method in ProvisioningService
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DMockSyncAdapter.java29 public IBinder onBind(Intent intent) { in onBind() method in MockSyncAdapter
/aosp_15_r20/packages/modules/NetworkStack/src/com/android/networkstack/
DTestNetworkStackService.java34 public IBinder onBind(Intent intent) { in onBind() method in TestNetworkStackService

12345678910>>...83