Home
last modified time | relevance | path

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

1234

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DAccessibilityTestService.java24 protected void onServiceConnected() { in onServiceConnected() method in AccessibilityTestService
/cts/hostsidetests/content/test-apps/ContextCrossProfileApps/ContextCrossProfileApp/src/com/android/cts/context/
DContextCrossProfileTestConnection.java25 public void onServiceConnected(ComponentName componentName, IBinder service) { in onServiceConnected() method in ContextCrossProfileTestConnection
/cts/tests/app/shared/src/android/app/stubs/shared/
DFutureServiceConnection.java37 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FutureServiceConnection
DAppAccessibilityService.java69 protected void onServiceConnected() { in onServiceConnected() method in AppAccessibilityService
/cts/tests/tests/os/src/android/os/cts/
DParcelIntegrationTest.java46 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ParcelIntegrationTest.ParcelExceptionConnection
123 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ParcelIntegrationTest.ParcelObjectFreeService.Connection
DCrossProcessExceptionTest.java46 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in CrossProcessExceptionTest.PeerConnection
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DFutureConnection.java51 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FutureConnection
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTestA11yService.java65 protected void onServiceConnected() { in onServiceConnected() method in UiAutomationTestA11yService
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DSyncTestServiceConnection.java47 public void onServiceConnected(ComponentName className, IBinder service) { in onServiceConnected() method in SyncTestServiceConnection
/cts/tests/tests/security/src/android/security/cts/CVE_2022_20358/
DCVE_2022_20358.java92 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in CVE_2022_20358
/cts/tests/tests/externalservice/service/src/android/externalservice/service/
DServiceCreator.java103 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ServiceCreator.CreatorConnection
/cts/tests/app/src/android/app/cts/
DIntentServiceTest.java116 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in IntentServiceTest.TestConnection
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/
DSharedMemoryFileDescriptorTest.java66 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in SharedMemoryFileDescriptorTest.PeerConnection
DServiceManagerHelperTest.java83 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ServiceManagerHelperTest.PeerConnection
/cts/tests/tests/security/src/android/security/cts/
DBitmapTest.java57 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in BitmapTest.PeerConnection
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/
DAccessNetworkTest.java72 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in AccessNetworkTest.MyConnection
/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/app/cts/
DTestSharedConnectivityClientCallback.java75 public void onServiceConnected() { in onServiceConnected() method in TestSharedConnectivityClientCallback
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothPbapTest.java238 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapTest.BluetoothPbapServiceListener
DBluetoothPanTest.java248 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPanTest.BluetoothPanServiceListener
DBluetoothSapTest.java233 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothSapTest.BluetoothSapServiceListener
DBluetoothPbapClientTest.java254 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapClientTest.BluetoothPbapClientServiceListener
DBluetoothMapTest.java257 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapTest.BluetoothMapServiceListener
DBluetoothA2dpSinkTest.java261 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpSinkTest.BluetoothA2dpSinkServiceListener
DBluetoothHidDeviceTest.java275 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidDeviceTest.BluetoothHidServiceListener
/cts/tests/tests/externalservice/src/android/externalservice/cts/
DSharedIsolatedServiceTest.java198 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in SharedIsolatedServiceTest.Connection

1234