Searched refs:ACTION_EMERGENCY_DIAL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java101 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in class:CryptKeeper
981 final Intent intent = new Intent(ACTION_EMERGENCY_DIAL);

Completed in 32 milliseconds