Searched refs:ACTION_EMERGENCY_DIAL (Results 1 – 3 of 3) sorted by relevance
46 private static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in DefaultDialerOperationsTest133 Intent intent = new Intent(ACTION_EMERGENCY_DIAL); in testEmergencyDialerUI()
44 private static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in LockTaskHostDrivenTest
1132 val intent = Intent(ACTION_EMERGENCY_DIAL) in <lambda>()1175 val intent = Intent(ACTION_EMERGENCY_DIAL) in <lambda>()1317 private const val ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL" in <lambda>() constant1321 Intent(ACTION_EMERGENCY_DIAL).addFlags(FLAG_ACTIVITY_NEW_TASK), in <lambda>()