/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 | ShadowContextImplTest.java | 215 public void onServiceConnected(ComponentName name, IBinder service) {} in buildServiceConnection()
|
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 | BluetoothPbapClientFacade.java | 61 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapClientFacade.PbapClientServiceListener
|
D | BluetoothA2dpSinkFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpSinkFacade.A2dpSinkServiceListener
|
D | BluetoothHfpClientFacade.java | 58 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHfpClientFacade.HfpClientServiceListener
|
D | BluetoothA2dpFacade.java | 80 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpFacade.A2dpServiceListener
|
D | BluetoothMapClientFacade.java | 91 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapClientFacade.MapServiceListener
|
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/setupcompat/main/java/com/google/android/setupcompat/internal/ |
D | SetupCompatServiceProvider.java | 220 public void onServiceConnected(ComponentName componentName, IBinder binder) {
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptProcessMonitor.java | 69 public void onServiceConnected(ComponentName name, IBinder service) {
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowInstrumentation.java | 495 serviceConnection.onServiceConnected(
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | ConsoleActivity.java | 138 public void onServiceConnected(ComponentName name, IBinder service) {
|
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
D | LoopbackActivity.java | 203 public void onServiceConnected(ComponentName className, IBinder service) {
|