/external/python/bumble/extras/android/RemoteHCI/lib/src/main/java/android/os/ |
D | IHwBinder.java | 9 public boolean linkToDeath(DeathRecipient recipient, long cookie); in linkToDeath() method
|
D | HwBinder.java | 32 public boolean linkToDeath(DeathRecipient recipient, long cookie) { in linkToDeath() method in HwBinder
|
/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/V1_1/ |
D | IBluetoothHciCallbacks.java | 177 boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method 443 public boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method in IBluetoothHciCallbacks.Proxy 547 public final boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) { in linkToDeath() method in IBluetoothHciCallbacks.Stub
|
D | IBluetoothHci.java | 189 boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method 488 public boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method in IBluetoothHci.Proxy 592 public final boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) { in linkToDeath() method in IBluetoothHci.Stub
|
/external/python/bumble/extras/android/RemoteHCI/app/src/main/java/android/hardware/bluetooth/V1_0/ |
D | IBluetoothHci.java | 224 boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method 488 public boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method in IBluetoothHci.Proxy 590 public final boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) { in linkToDeath() method in IBluetoothHci.Stub
|
D | IBluetoothHciCallbacks.java | 196 boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method 444 public boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) in linkToDeath() method in IBluetoothHciCallbacks.Proxy 546 public final boolean linkToDeath(IHwBinder.DeathRecipient recipient, long cookie) { in linkToDeath() method in IBluetoothHciCallbacks.Stub
|
/external/dagger2/javatests/dagger/android/support/functional/ |
D | TestService.java | 70 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException {} in linkToDeath() method in TestService.MockBinder
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowBinder.java | 56 protected void linkToDeath(DeathRecipient deathRecipient, int flags) { in linkToDeath() method in ShadowBinder
|
/external/ot-br-posix/src/android/java/com/android/server/thread/openthread/testing/ |
D | FakeOtDaemon.java | 133 public void linkToDeath(DeathRecipient recipient, int flags) { in linkToDeath() method in FakeOtDaemon
|