Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DCryptKeeper.java101 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in CryptKeeper
981 final Intent intent = new Intent(ACTION_EMERGENCY_DIAL); in launchEmergencyDialer()
/packages/apps/Settings/src/com/android/settings/
DCryptKeeper.java101 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in CryptKeeper
981 final Intent intent = new Intent(ACTION_EMERGENCY_DIAL); in launchEmergencyDialer()