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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DLockPatternKeyguardView.java93 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL"; field in class:LockPatternKeyguardView
381 Intent intent = new Intent(ACTION_EMERGENCY_DIAL);

Completed in 23 milliseconds