Home
last modified time | relevance | path

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

1234

/cts/hostsidetests/content/test-apps/ContextCrossProfileApps/ContextCrossProfileApp/src/com/android/cts/context/
DContextCrossProfileTestConnection.java29 public void onServiceDisconnected(ComponentName componentName) { in onServiceDisconnected() method in ContextCrossProfileTestConnection
/cts/tests/app/shared/src/android/app/stubs/shared/
DFutureServiceConnection.java42 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in FutureServiceConnection
/cts/tests/tests/os/src/android/os/cts/
DParcelIntegrationTest.java51 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in ParcelIntegrationTest.ParcelExceptionConnection
128 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in ParcelIntegrationTest.ParcelObjectFreeService.Connection
DCrossProcessExceptionTest.java51 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in CrossProcessExceptionTest.PeerConnection
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DFutureConnection.java56 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in FutureConnection
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DSyncTestServiceConnection.java55 public void onServiceDisconnected(ComponentName className) { in onServiceDisconnected() method in SyncTestServiceConnection
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20358/
DCVE_2022_20358.java113 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in CVE_2022_20358
/cts/tests/tests/externalservice/service/src/android/externalservice/service/
DServiceCreator.java117 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in ServiceCreator.CreatorConnection
/cts/tests/app/src/android/app/cts/
DIntentServiceTest.java120 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in IntentServiceTest.TestConnection
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/
DSharedMemoryFileDescriptorTest.java72 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in SharedMemoryFileDescriptorTest.PeerConnection
DServiceManagerHelperTest.java89 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in ServiceManagerHelperTest.PeerConnection
/cts/tests/tests/security/src/android/security/cts/
DBitmapTest.java62 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in BitmapTest.PeerConnection
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DAccessNetworkTest.java100 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in AccessNetworkTest.MyConnection
/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/app/cts/
DTestSharedConnectivityClientCallback.java81 public void onServiceDisconnected() { in onServiceDisconnected() method in TestSharedConnectivityClientCallback
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothPbapTest.java250 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothPbapTest.BluetoothPbapServiceListener
DBluetoothPanTest.java260 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothPanTest.BluetoothPanServiceListener
DBluetoothSapTest.java245 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothSapTest.BluetoothSapServiceListener
DBluetoothPbapClientTest.java266 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothPbapClientTest.BluetoothPbapClientServiceListener
DBluetoothMapTest.java269 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothMapTest.BluetoothMapServiceListener
DBluetoothA2dpSinkTest.java273 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothA2dpSinkTest.BluetoothA2dpSinkServiceListener
DBluetoothHidDeviceTest.java287 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothHidDeviceTest.BluetoothHidServiceListener
DBluetoothHeadsetClientTest.java303 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothHeadsetClientTest.BluetoothHeadsetClientServiceListener
DBluetoothHidHostTest.java359 public void onServiceDisconnected(int profile) { in onServiceDisconnected() method in BluetoothHidHostTest.BluetoothHidHostListener
/cts/tests/tests/externalservice/src/android/externalservice/cts/
DSharedIsolatedServiceTest.java206 public void onServiceDisconnected(ComponentName name) { in onServiceDisconnected() method in SharedIsolatedServiceTest.Connection
/cts/tests/tests/webkit/src/android/webkit/cts/
DTestProcessClient.java171 public void onServiceDisconnected(ComponentName className) { in onServiceDisconnected() method in TestProcessClient

1234