public class

ForceStopRunnable.BroadcastReceiver

extends android.content.BroadcastReceiver

 java.lang.Object

↳android.content.BroadcastReceiver

↳androidx.work.impl.utils.ForceStopRunnable.BroadcastReceiver

Overview

A which takes care of recreating the long lived alarm which helps track force stops for an application. This is the target of the alarm set by ForceStopRunnable in ForceStopRunnable.setAlarm(Context).

Summary

Constructors
publicBroadcastReceiver()

Methods
public voidonReceive(Context context, Intent intent)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public BroadcastReceiver()

Methods

public void onReceive(Context context, Intent intent)