HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_EMERGENCY_DIAL (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
CryptKeeper.java 80 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL";
589 Intent intent = new Intent(ACTION_EMERGENCY_DIAL);
  /frameworks/base/policy/src/com/android/internal/policy/impl/
LockPatternKeyguardView.java 93 static final String ACTION_EMERGENCY_DIAL = "com.android.phone.EmergencyDialer.DIAL";
381 Intent intent = new Intent(ACTION_EMERGENCY_DIAL);
    [all...]

Completed in 136 milliseconds