Searched refs:OnShutdownReboot (Results 1 – 2 of 2) sorted by relevance
37 class OnShutdownReboot { class54 OnShutdownReboot(Context context) { in OnShutdownReboot() method in OnShutdownReboot62 OnShutdownReboot addAction(BiConsumer<Context, Intent> action) { in addAction()
93 private final OnShutdownReboot mOnShutdownReboot;126 mOnShutdownReboot = new OnShutdownReboot(mContext); in CarStorageMonitoringService()