Searched refs:EMERGENCY_DIALER_COMPONENT (Results 1 – 4 of 4) sorted by relevance
32 import static android.telecom.TelecomManager.EMERGENCY_DIALER_COMPONENT;401 if (EMERGENCY_DIALER_COMPONENT.equals(intent.getComponent())) { in isEmergencyCallIntent()
37 import static android.telecom.TelecomManager.EMERGENCY_DIALER_COMPONENT;274 Task keypad = getTask(new Intent().setComponent(EMERGENCY_DIALER_COMPONENT), in testLockTaskViolation_emergencyCall()
906 public static final ComponentName EMERGENCY_DIALER_COMPONENT = field in TelecomManager
55929 Landroid/telecom/TelecomManager;->EMERGENCY_DIALER_COMPONENT:Landroid/content/ComponentName;