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