Home
last modified time | relevance | path

Searched refs:onServiceConnected (Results 1 – 19 of 19) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DTestService.java20 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in TestService
DShadowContextImplTest.java215 public void onServiceConnected(ComponentName name, IBinder service) {} in buildServiceConnection()
DShadowApplicationTest.java605 public void onServiceConnected(ComponentName name, IBinder service) {} in onServiceConnected() method in ShadowApplicationTest.EmptyServiceConnection
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothAvrcpFacade.java57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothAvrcpFacade.AvrcpServiceListener
DBluetoothPanFacade.java57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPanFacade.PanServiceListener
DBluetoothMapFacade.java57 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapFacade.MapServiceListener
DBluetoothPbapClientFacade.java61 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothPbapClientFacade.PbapClientServiceListener
DBluetoothA2dpSinkFacade.java56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpSinkFacade.A2dpSinkServiceListener
DBluetoothHfpClientFacade.java58 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHfpClientFacade.HfpClientServiceListener
DBluetoothA2dpFacade.java80 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothA2dpFacade.A2dpServiceListener
DBluetoothMapClientFacade.java91 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothMapClientFacade.MapServiceListener
DBluetoothHspFacade.java56 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHspFacade.HspServiceListener
DBluetoothHidDeviceFacade.java269 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidDeviceFacade.HidDeviceServiceListener
DBluetoothHidFacade.java80 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in BluetoothHidFacade.HidServiceListener
/external/setupcompat/main/java/com/google/android/setupcompat/internal/
DSetupCompatServiceProvider.java220 public void onServiceConnected(ComponentName componentName, IBinder binder) {
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptProcessMonitor.java69 public void onServiceConnected(ComponentName name, IBinder service) {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowInstrumentation.java495 serviceConnection.onServiceConnected(
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java138 public void onServiceConnected(ComponentName name, IBinder service) {
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DLoopbackActivity.java203 public void onServiceConnected(ComponentName className, IBinder service) {