Home
last modified time | relevance | path

Searched defs:mDeathHandler (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/include/
H A DExecutionBurstController.h340 const sp<hardware::hidl_death_recipient> mDeathHandler; variable
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DFocusRequester.java45 private AudioFocusDeathHandler mDeathHandler; // may be null field in FocusRequester
H A DRecordingActivityMonitor.java67 private final RecorderDeathHandler mDeathHandler; field in RecordingActivityMonitor.RecordingState