/packages/services/Car/car-lib/src/android/car/ |
D | ICarConnectionListener.aidl | 24 void onConnected() = 0; in onConnected() method
|
/packages/services/Car/car-support-lib/src/android/support/car/ |
D | CarConnectionListener.java | 30 void onConnected(@Car.ConnectionType int connectionType); in onConnected() method
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
D | AccountServiceProxy.java | 36 public void onConnected(IBinder binder) { in onConnected() method in AccountServiceProxy
|
D | ServiceProxy.java | 88 public abstract void onConnected(IBinder binder); in onConnected() method in ServiceProxy
|
D | PolicyServiceProxy.java | 39 public void onConnected(IBinder binder) { in onConnected() method in PolicyServiceProxy
|
D | EmailServiceProxy.java | 96 public void onConnected(IBinder binder) { in onConnected() method in EmailServiceProxy
|
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/ |
D | CarConnectionListenerTest.java | 56 public void onConnected(int connectionType) { in onConnected() method in CarConnectionListenerTest.CarConnectionListerImpl
|
/packages/services/Car/tests/carservice_test/src/com/android/support/car/test/ |
D | CarConnectionListenerInMockingTest.java | 107 public void onConnected(int connectionType) { in onConnected() method in CarConnectionListenerInMockingTest.CarConnectionListerImpl
|
/packages/experimental/PrintService2/src/foo/bar/printservice2/ |
D | MyPrintService.java | 39 protected void onConnected() { in onConnected() method in MyPrintService
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallController.java | 169 protected void onConnected(IBinder service) { in onConnected() method in InCallController.InCallServiceBindingConnection 906 private boolean onConnected(ComponentName componentName, IBinder service) { in onConnected() method in InCallController
|
/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/ |
D | BluetoothMapManager.java | 122 public abstract void onConnected(); in onConnected() method in BluetoothMapManager.ConnectionCallbacks
|
/packages/experimental/PrintService/src/foo/bar/printservice/ |
D | MyPrintService.java | 92 protected void onConnected() { in onConnected() method in MyPrintService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 701 void onConnected(int clientIf, int connId, int status, String address) in onConnected() method in GattService
|