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