Home
last modified time | relevance | path

Searched defs:onServiceDisconnected (Results 1 – 25 of 85) sorted by relevance

1234

/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/tests/
H A DServiceBindPerfTest.java50 public void onServiceDisconnected(ComponentName name) { in createServiceConnectionReportTime() method in ServiceBindPerfTest
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/suggestions/
H A DSuggestionController.java51 void onServiceDisconnected(); in onServiceDisconnected() method
167 public void onServiceDisconnected(ComponentName name) { in createServiceConnection() method
H A DSuggestionControllerMixin.java103 public void onServiceDisconnected() { in onServiceDisconnected() method in SuggestionControllerMixin
H A DSuggestionControllerMixinCompat.java102 public void onServiceDisconnected() { in onServiceDisconnected() method in SuggestionControllerMixinCompat
/aosp14/frameworks/base/core/java/android/content/
H A DServiceConnection.java57 void onServiceDisconnected(ComponentName name); in onServiceDisconnected() method
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/app/
H A DSharedConnectivityClientCallback.java81 void onServiceDisconnected(); in onServiceDisconnected() method
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerProvider.java59 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in PrintSpoolerProvider
/aosp14/frameworks/base/tests/EnforcePermission/service-app/src/android/tests/enforcepermission/service/
H A DTestService.java70 public void onServiceDisconnected(ComponentName className) { in onServiceDisconnected() method in TestService.ServiceConnection
/aosp14/frameworks/base/tests/EnforcePermission/test-app/src/android/tests/enforcepermission/tests/
H A DServiceTest.java80 public void onServiceDisconnected(ComponentName className) { in onServiceDisconnected() method in ServiceTest.ServiceConnection
/aosp14/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteIntArray.java169 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemoteIntArray
/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/
H A DGeofenceProxy.java121 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in GeofenceProxy.GeofenceProxyServiceConnection
/aosp14/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DFullBackupObbConnection.java152 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in FullBackupObbConnection
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintServiceRecommendationService.java227 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemotePrintServiceRecommendationService.Connection
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothProfileMonitor.java151 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothProfileMonitor.ProfileListener
/aosp14/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DRemoteSystemCaptionsManagerService.java177 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemoteSystemCaptionsManagerService.RemoteServiceConnection
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteProviderProxy.java161 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in TvRemoteProviderProxy
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DPbapServerProfile.java67 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in PbapServerProfile.PbapServiceListener
H A DHidDeviceProfile.java81 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in HidDeviceProfile.HidDeviceServiceListener
H A DPanProfile.java62 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in PanProfile.PanServiceListener
H A DHfpClientProfile.java84 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in HfpClientProfile.HfpClientServiceListener
H A DHidProfile.java73 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in HidProfile.HidHostServiceListener
H A DSapProfile.java83 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in SapProfile.SapServiceListener
H A DVolumeControlProfile.java85 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in VolumeControlProfile.VolumeControlProfileServiceListener
H A DMapClientProfile.java83 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in MapClientProfile.MapClientServiceListener
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java227 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in ServiceTest.TestConnection

1234