Home
last modified time | relevance | path

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

12345

/aosp12/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
/aosp12/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
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/service/
H A DSimulatorServiceClient.java48 private void onServiceDisconnected() {} in onServiceDisconnected() method in SimulatorServiceClient
62 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in SimulatorServiceClient.SimulatorServiceConnection
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DSimplifiedConnection.java28 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in SimplifiedConnection
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothProfileServiceConnection.aidl31 void onServiceDisconnected(in ComponentName comp); in onServiceDisconnected() method
/aosp12/frameworks/base/core/java/android/content/
H A DServiceConnection.java57 void onServiceDisconnected(ComponentName name); in onServiceDisconnected() method
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/
H A DTestInputControlConnection.java44 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in TestInputControlConnection
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerProvider.java59 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in PrintSpoolerProvider
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
H A DRestrictedProfilePinServiceConnection.java54 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RestrictedProfilePinServiceConnection
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/legacysuggestion/
H A DLegacySuggestionContextualCardController.java128 public void onServiceDisconnected() { in onServiceDisconnected() method in LegacySuggestionContextualCardController
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/ui/
H A DMoreOptionsActivity.java109 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in MoreOptionsActivity
H A DFindP2pPrintersFragment.java96 public void onServiceDisconnected(ComponentName componentName) { in onServiceDisconnected() method in FindP2pPrintersFragment
H A DAddPrintersFragment.java168 public void onServiceDisconnected(ComponentName componentName) { in onServiceDisconnected() method in AddPrintersFragment
/aosp12/frameworks/base/core/tests/utiltests/src/android/util/
H A DRemoteIntArray.java169 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemoteIntArray
/aosp12/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
/aosp12/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
H A DE2eCarTestBase.java135 public void onServiceDisconnected(ComponentName name) {} in onServiceDisconnected() method in E2eCarTestBase.CarConnectionListener
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTISBindHelper.java83 public void onServiceDisconnected(ComponentName componentName) { } in onServiceDisconnected() method in TISBindHelper
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
H A DFullBackupObbConnection.java152 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in FullBackupObbConnection
/aosp12/packages/services/Car/service/src/com/android/car/
H A DPerUserCarServiceHelper.java236 void onServiceDisconnected(); in onServiceDisconnected() method
/aosp12/packages/services/Car/service/src/com/android/car/pm/
H A DAppBlockingPolicyProxy.java133 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in AppBlockingPolicyProxy
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBtSmsInterfaceManager.java116 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BtSmsInterfaceManager.MapMessageSender
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintServiceRecommendationService.java227 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemotePrintServiceRecommendationService.Connection
/aosp12/frameworks/base/services/systemcaptions/java/com/android/server/systemcaptions/
H A DRemoteSystemCaptionsManagerService.java177 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in RemoteSystemCaptionsManagerService.RemoteServiceConnection

12345