/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TestService.java | 20 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in TestService
|
/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 | BluetoothA2dpFacade.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpFacade.A2dpServiceListener
|
D | BluetoothA2dpSinkFacade.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpSinkFacade.A2dpSinkServiceListener
|
D | BluetoothHspFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHspFacade.HspServiceListener
|
D | BluetoothHfpClientFacade.java | 56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHfpClientFacade.HfpClientServiceListener
|
D | BluetoothHidFacade.java | 55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidFacade.HidServiceListener
|
/external/opencv3/platforms/android/service/engine/src/org/opencv/engine/manager/ |
D | ManagerActivity.java | 86 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ManagerActivity.OpenCVEngineServiceConnection
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptProcessMonitor.java | 69 public void onServiceConnected(ComponentName name, IBinder service) {
|
/external/opencv3/modules/java/generator/src/java/ |
D | android+AsyncServiceHelper.java | 158 public void onServiceConnected(ComponentName className, IBinder service)
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowApplication.java | 205 … serviceConnection.onServiceConnected(componentNameForBindService, serviceForBindService); in bindService()
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
D | ConsoleActivity.java | 139 public void onServiceConnected(ComponentName name, IBinder service) {
|