Home
last modified time | relevance | path

Searched defs:onServiceConnected (Results 1 – 25 of 91) sorted by relevance

1234

/aosp14/frameworks/base/core/java/com/android/internal/textservice/
H A DITextServicesSessionListener.aidl28 oneway void onServiceConnected(in ISpellCheckerSession spellCheckerSession); in onServiceConnected() method
/aosp14/frameworks/base/core/java/android/content/
H A DServiceConnection.java45 void onServiceConnected(ComponentName name, IBinder service); in onServiceConnected() method
/aosp14/frameworks/base/tests/AccessibilityEventsLogger/src/com/android/tests/accessibilityeventlogger/
H A DAELogger.java32 public void onServiceConnected() { in onServiceConnected() method in AELogger
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/service/
H A DISharedConnectivityCallback.aidl34 oneway void onServiceConnected(); in onServiceConnected() method
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/suggestions/
H A DSuggestionController.java46 void onServiceConnected(); in onServiceConnected() method
H A DSuggestionControllerMixin.java94 public void onServiceConnected() { in onServiceConnected() method in SuggestionControllerMixin
H A DSuggestionControllerMixinCompat.java93 public void onServiceConnected() { in onServiceConnected() method in SuggestionControllerMixinCompat
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/app/
H A DSharedConnectivityClientCallback.java76 void onServiceConnected(); in onServiceConnected() method
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerProvider.java51 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in PrintSpoolerProvider
/aosp14/frameworks/base/tests/EnforcePermission/service-app/src/android/tests/enforcepermission/service/
H A DTestService.java66 public void onServiceConnected(ComponentName className, IBinder service) { in onServiceConnected() method in TestService.ServiceConnection
/aosp14/frameworks/base/tests/EnforcePermission/test-app/src/android/tests/enforcepermission/tests/
H A DServiceTest.java75 public void onServiceConnected(ComponentName className, IBinder service) { in onServiceConnected() method in ServiceTest.ServiceConnection
/aosp14/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteIntArray.java161 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemoteIntArray
/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/
H A DGeofenceProxy.java108 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in GeofenceProxy.GeofenceProxyServiceConnection
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DFullBackupObbConnection.java141 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FullBackupObbConnection
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintServiceRecommendationService.java198 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemotePrintServiceRecommendationService.Connection
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothProfileMonitor.java124 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothProfileMonitor.ProfileListener
/aosp14/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DRemoteSystemCaptionsManagerService.java162 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemoteSystemCaptionsManagerService.RemoteServiceConnection
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteProviderProxy.java140 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in TvRemoteProviderProxy
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DPbapServerProfile.java61 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in PbapServerProfile.PbapServiceListener
H A DHidDeviceProfile.java62 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in HidDeviceProfile.HidDeviceServiceListener
H A DPanProfile.java57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in PanProfile.PanServiceListener
H A DHfpClientProfile.java64 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in HfpClientProfile.HfpClientServiceListener
H A DHidProfile.java55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in HidProfile.HidHostServiceListener
H A DSapProfile.java62 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in SapProfile.SapServiceListener
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java210 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ServiceTest.TestConnection

1234