packageName to the list of connected responders.Activity was started with the action
Panic.ACTION_CONNECT, and if so, processes that Intent ,
adding the sending app as the panic trigger.Activity was started with the action
Panic.ACTION_DISCONNECT, and if so, processes that Intent
, removing the sending app as the panic trigger if it is currently
configured to be so.Activity was started with the action
Panic.ACTION_DISCONNECT, and if so, processes that Intent
, removing the sending app as the panic trigger if it is currently
configured to be so.ListPreference widget, this method sets up that widget to
display the current state of the trigger app.packageName to the list of responders that will receive a trigger from this app.packageName to the list of responders that will receive a trigger from this app.Set of all packageNames of installed apps that include
any Activity, BroadcastReceiver, or
Service that responds to Panic.ACTION_TRIGGER
Intents.Set of packageNames of any Activitys or
Services that respond to Panic.ACTION_TRIGGER
and have been manually connected by the user to this app.Set of packageNames of any Activitys or
Services that respond to Panic.ACTION_TRIGGER
and have been enabled by the userPanic.ACTION_CONNECT, which is used to configure the response an
app makes.packageName of the currently configured panic trigger
app, or null if none.Activity has received an Intent
that has an action of Panic.ACTION_TRIGGER and is from the
panic trigger app that is currently connected to this app.packageName from the list of connected responders.Activitys that can send panic trigger
Intents.Panic.ACTION_TRIGGER Intent to all
configured panic receivers.Intent to all configured panic receivers.Activity
that received a Panic.ACTION_CONNECT Intent.packageName as the currently configured panic trigger
app.Activity has received an Intent
that has an action of Panic.ACTION_TRIGGER and is not from the
currently configured panic trigger app, or, there is no panic trigger app
configured.