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

  /packages/apps/Phone/src/com/android/phone/
OutgoingCallBroadcaster.java 240 ? Intent.ACTION_CALL_EMERGENCY
270 } else if (Intent.ACTION_CALL_EMERGENCY.equals(action)) {
271 // ACTION_CALL_EMERGENCY case: this is either a CALL_PRIVILEGED
EmergencyDialer.java 506 Intent intent = new Intent(Intent.ACTION_CALL_EMERGENCY);
InCallScreen.java     [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 27 milliseconds