public class EmergencyAffordanceManager extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
ENABLED |
Constructor and Description |
---|
EmergencyAffordanceManager(Context context) |
Modifier and Type | Method and Description |
---|---|
boolean |
needsEmergencyAffordance() |
void |
performEmergencyCall()
perform an emergency call.
|
public static final boolean ENABLED
public EmergencyAffordanceManager(Context context)