| /external/cronet/base/android/java/src/org/chromium/base/process_launcher/ | 
| D | ChildServiceConnectionDelegate.java | 14     void onServiceConnected(IBinder service);  in onServiceConnected()  method
 | 
| D | ChildServiceConnectionImpl.java | 103     public void onServiceConnected(ComponentName className, final IBinder service) {  in onServiceConnected()  method in ChildServiceConnectionImpl
 | 
| D | ChildProcessLauncher.java | 246     private void onServiceConnected(ChildProcessConnection connection) {  in onServiceConnected()  method in ChildProcessLauncher
 | 
| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ | 
| D | TestService.java | 20   public void onServiceConnected(ComponentName name, IBinder service) {  in onServiceConnected()  method in TestService
 | 
| D | ShadowContextImplTest.java | 404     public void onServiceConnected(ComponentName name, IBinder service) {  in onServiceConnected()  method in ShadowContextImplTest.TestServiceConnection
 | 
| D | ShadowApplicationTest.java | 925     public void onServiceConnected(ComponentName name, IBinder service) {}  in onServiceConnected()  method in ShadowApplicationTest.EmptyServiceConnection
 | 
| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ | 
| D | TestService.java | 20   public void onServiceConnected(ComponentName name, IBinder service) {  in onServiceConnected()  method in TestService
 | 
| D | ShadowApplicationTest.java | 605     public void onServiceConnected(ComponentName name, IBinder service) {}  in onServiceConnected()  method in ShadowApplicationTest.EmptyServiceConnection
 | 
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ | 
| D | BluetoothAvrcpFacade.java | 57         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothAvrcpFacade.AvrcpServiceListener
 | 
| D | BluetoothMapFacade.java | 57         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothMapFacade.MapServiceListener
 | 
| D | BluetoothPanFacade.java | 57         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothPanFacade.PanServiceListener
 | 
| D | BluetoothA2dpSinkFacade.java | 56         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothA2dpSinkFacade.A2dpSinkServiceListener
 | 
| D | BluetoothPbapClientFacade.java | 61         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothPbapClientFacade.PbapClientServiceListener
 | 
| D | BluetoothMapClientFacade.java | 91         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothMapClientFacade.MapServiceListener
 | 
| D | BluetoothA2dpFacade.java | 80         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothA2dpFacade.A2dpServiceListener
 | 
| D | BluetoothHspFacade.java | 57         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothHspFacade.HspServiceListener
 | 
| D | BluetoothHfpClientFacade.java | 59         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothHfpClientFacade.HfpClientServiceListener
 | 
| D | BluetoothHidDeviceFacade.java | 269         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothHidDeviceFacade.HidDeviceServiceListener
 | 
| D | BluetoothHidFacade.java | 84         public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in BluetoothHidFacade.HidServiceListener
 | 
| /external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/profiles/ | 
| D | BluetoothHearingAidSnippet.java | 51         public void onServiceConnected(int var1, BluetoothProfile profile) {  in onServiceConnected()  method in BluetoothHearingAidSnippet.HearingAidServiceListener
 | 
| D | BluetoothA2dpSnippet.java | 45         public void onServiceConnected(int var1, BluetoothProfile profile) {  in onServiceConnected()  method in BluetoothA2dpSnippet.A2dpServiceListener
 | 
| /external/libchrome/base/android/java/src/org/chromium/base/process_launcher/ | 
| D | ChildProcessLauncher.java | 229     private void onServiceConnected() {  in onServiceConnected()  method in ChildProcessLauncher
 | 
| D | ChildProcessConnection.java | 82         void onServiceConnected(IBinder service);  in onServiceConnected()  method144         public void onServiceConnected(ComponentName className, final IBinder service) {  in onServiceConnected()  method in ChildProcessConnection.ChildServiceConnectionImpl
 
 | 
| /external/webrtc/examples/androidapp/src/org/appspot/apprtc/ | 
| D | AppRTCBluetoothManager.java | 102     public void onServiceConnected(int profile, BluetoothProfile proxy) {  in onServiceConnected()  method in AppRTCBluetoothManager.BluetoothServiceListener
 |