Searched refs:ActionOnDeath (Results 1 – 1 of 1) sorted by relevance
236 interface ActionOnDeath<T extends IInterface> { interface in CarPowerManagementService242 private ActionOnDeath<T> mActionOnDeath;244 PowerManagerCallbackList(ActionOnDeath<T> action) { in PowerManagerCallbackList()