Searched refs:EMERGENCY_DIALER_COMPONENT (Results 1 – 4 of 4) sorted by relevance
28 import static android.telecom.TelecomManager.EMERGENCY_DIALER_COMPONENT;349 if (EMERGENCY_DIALER_COMPONENT.equals(intent.getComponent())) { in isEmergencyCallTask()
33 import static android.telecom.TelecomManager.EMERGENCY_DIALER_COMPONENT;266 TaskRecord keypad = getTaskRecord(new Intent().setComponent(EMERGENCY_DIALER_COMPONENT), in testLockTaskViolation_emergencyCall()
816 public static final ComponentName EMERGENCY_DIALER_COMPONENT = field in TelecomManager
66629 Landroid/telecom/TelecomManager;->EMERGENCY_DIALER_COMPONENT:Landroid/content/ComponentName;