Home
last modified time | relevance | path

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

123

/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/src/android/app/cts/android/app/cts/tools/
DFutureServiceConnection.java37 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FutureServiceConnection
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTestA11yService.java58 protected void onServiceConnected() { in onServiceConnected() method in UiAutomationTestA11yService
/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/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/shared/src/android/app/stubs/shared/
DAppAccessibilityService.java69 protected void onServiceConnected() { in onServiceConnected() method in AppAccessibilityService
/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/os/src/android/os/cts/
DCrossProcessExceptionTest.java44 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in CrossProcessExceptionTest.PeerConnection
/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/bluetooth/src/android/bluetooth/cts/
DBluetoothPanTest.java230 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPanTest.BluetoothPanServiceListener
DBluetoothPbapTest.java220 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapTest.BluetoothPbapServiceListener
DBluetoothSapTest.java214 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothSapTest.BluetoothSapServiceListener
DBluetoothMapTest.java241 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapTest.BluetoothMapServiceListener
DBluetoothPbapClientTest.java237 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapClientTest.BluetoothPbapClientServiceListener
DBluetoothA2dpSinkTest.java247 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpSinkTest.BluetoothA2dpSinkServiceListener
DBluetoothHidDeviceTest.java260 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidDeviceTest.BluetoothHidServiceListener
DBluetoothHidHostTest.java256 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidHostTest.BluetoothHidHostListener
DBluetoothHeadsetClientTest.java274 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHeadsetClientTest.BluetoothHeadsetClientServiceListener
DBluetoothMapClientTest.java280 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapClientTest.BluetoothMapClientServiceListener
/cts/tests/tests/webkit/src/android/webkit/cts/
DTestProcessClient.java163 public void onServiceConnected(ComponentName className, IBinder service) { in onServiceConnected() method in TestProcessClient

123