Searched refs:ACTION_EMERGENCY_DIAL (Results 1 – 1 of 1) sorted by relevance
101 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in CryptKeeper984 final Intent intent = new Intent(ACTION_EMERGENCY_DIAL); in launchEmergencyDialer()