/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 | BluetoothPanFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPanFacade.PanServiceListener
|
D | BluetoothMapFacade.java | 57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapFacade.MapServiceListener
|
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 | BluetoothHfpClientFacade.java | 59 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHfpClientFacade.HfpClientServiceListener
|
D | BluetoothHspFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHspFacade.HspServiceListener
|
D | BluetoothHidDeviceFacade.java | 269 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidDeviceFacade.HidDeviceServiceListener
|
D | BluetoothHidFacade.java | 80 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidFacade.HidServiceListener
|
/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() method 144 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
|