/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 | CarConnectionCallback.java | 30 public abstract void onConnected(Car car); in onConnected() method in CarConnectionCallback
|
D | CarServiceLoader.java | 77 public abstract void onConnected(); in onConnected() method in CarServiceLoader.CarConnectionCallbackProxy
|
/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 | CarApiTestBase.java | 69 public void onConnected(Car car) { in onConnected() method in CarApiTestBase.DefaultCarConnectionCallback
|
/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/ |
D | LocationHelper.java | 192 public void onConnected(Bundle bundle) { in onConnected() method in LocationHelper.LocationHelperInternal
|
/packages/experimental/PrintService/src/foo/bar/printservice/ |
D | MyPrintService.java | 90 protected void onConnected() { in onConnected() method in MyPrintService
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallController.java | 277 protected void onConnected(IBinder service) { in onConnected() method in InCallController.InCallServiceBindingConnection 1262 private boolean onConnected(InCallServiceInfo info, IBinder service) { in onConnected() method in InCallController
|
/packages/apps/Car/Media/src/com/android/car/media/ |
D | MediaManager.java | 574 public void onConnected() { in onConnected() method in MediaManager.MediaManagerConnectionCallback
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | Avrcp.java | 1714 public void onConnected() { in onConnected() method in Avrcp.BrowsablePlayerListBuilder
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 900 void onConnected(int clientIf, int connId, int status, String address) in onConnected() method in GattService
|