/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/service/ |
H A D | SimulatorServiceClient.java | 40 private void onServiceConnected(ISimulatorService service) { in onServiceConnected() method in SimulatorServiceClient 56 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in SimulatorServiceClient.SimulatorServiceConnection
|
/aosp12/frameworks/base/core/java/com/android/internal/textservice/ |
H A D | ITextServicesSessionListener.aidl | 28 oneway void onServiceConnected(in ISpellCheckerSession spellCheckerSession); in onServiceConnected() method
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothProfileServiceConnection.aidl | 29 void onServiceConnected(in ComponentName comp, in IBinder service); in onServiceConnected() method
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | ServiceConnection.java | 45 void onServiceConnected(ComponentName name, IBinder service); in onServiceConnected() method
|
/aosp12/frameworks/base/tests/AccessibilityEventsLogger/src/com/android/tests/accessibilityeventlogger/ |
H A D | AELogger.java | 32 public void onServiceConnected() { in onServiceConnected() method in AELogger
|
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/ |
H A D | TestInputControlConnection.java | 39 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in TestInputControlConnection
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/suggestions/ |
H A D | SuggestionController.java | 46 void onServiceConnected(); in onServiceConnected() method
|
H A D | SuggestionControllerMixin.java | 94 public void onServiceConnected() { in onServiceConnected() method in SuggestionControllerMixin
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
H A D | PrintSpoolerProvider.java | 51 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in PrintSpoolerProvider
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/ |
H A D | ShareVCardActivity.java | 43 public synchronized void onServiceConnected(ComponentName name, IBinder binder) { in onServiceConnected() method in ShareVCardActivity
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
H A D | RestrictedProfilePinServiceConnection.java | 45 public void onServiceConnected(ComponentName name, IBinder binder) { in onServiceConnected() method in RestrictedProfilePinServiceConnection
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/ |
H A D | LegacySuggestionContextualCardController.java | 123 public void onServiceConnected() { in onServiceConnected() method in LegacySuggestionContextualCardController
|
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ui/ |
H A D | MoreOptionsActivity.java | 103 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in MoreOptionsActivity
|
H A D | FindP2pPrintersFragment.java | 82 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected() method in FindP2pPrintersFragment
|
H A D | AddPrintersFragment.java | 133 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected() method in AddPrintersFragment
|
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/ |
H A D | RemoteIntArray.java | 161 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemoteIntArray
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/geofence/ |
H A D | GeofenceProxy.java | 108 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in GeofenceProxy.GeofenceProxyServiceConnection
|
/aosp12/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/ |
H A D | E2eCarTestBase.java | 130 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in E2eCarTestBase.CarConnectionListener
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | TISBindHelper.java | 61 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected() method in TISBindHelper
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/ |
H A D | FullBackupObbConnection.java | 141 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FullBackupObbConnection
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | PerUserCarServiceHelper.java | 226 void onServiceConnected(IPerUserCarService perUserCarService); in onServiceConnected() method
|
/aosp12/packages/services/Car/service/src/com/android/car/pm/ |
H A D | AppBlockingPolicyProxy.java | 110 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in AppBlockingPolicyProxy
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | BtSmsInterfaceManager.java | 100 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BtSmsInterfaceManager.MapMessageSender
|
/aosp12/frameworks/base/services/print/java/com/android/server/print/ |
H A D | RemotePrintServiceRecommendationService.java | 198 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemotePrintServiceRecommendationService.Connection
|
/aosp12/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/ |
H A D | RemoteSystemCaptionsManagerService.java | 162 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemoteSystemCaptionsManagerService.RemoteServiceConnection
|