Searched refs:handleDeath (Results 1 – 2 of 2) sorted by relevance
330 handleDeath(); in onBindingDied()417 private void handleDeath() { in handleDeath() method in TileLifecycleManager578 handleDeath(); in onTileAdded()587 handleDeath(); in onTileRemoved()596 handleDeath(); in onStartListening()609 handleDeath(); in onStopListening()630 handleDeath(); in onClick()639 handleDeath(); in onUnlockComplete()652 handleDeath(); in binderDied()
76 handleDeath(remote.asBinder(), null /* finishCallback */); in addFiltered()81 handleDeath(remote.asBinder(), null /* finishCallback */); in addFilteredForTakeover()172 handleDeath(remote.asBinder(), finishCallback); in startAnimation()309 private void handleDeath(@NonNull IBinder remote, in handleDeath() method in RemoteTransitionHandler