HomeSort by relevance Sort by last modified time
    Searched full:ringing (Results 101 - 125 of 174) sorted by null

1 2 3 45 6 7

  /frameworks/base/services/core/java/com/android/server/audio/
MediaFocusControl.java 205 // focus requests are rejected during a phone call or when the phone is ringing
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyEventLog.java 462 case RINGING: state = 1; break;
  /packages/apps/Dialer/InCallUI/res/values-en-rAU/
strings.xml 166 <string name="vibrate_on_ring_title" msgid="5019791043398986665">"Vibrate when ringing"</string>
  /packages/apps/Dialer/InCallUI/res/values-en-rGB/
strings.xml 166 <string name="vibrate_on_ring_title" msgid="5019791043398986665">"Vibrate when ringing"</string>
  /packages/apps/Dialer/InCallUI/res/values-en-rIN/
strings.xml 166 <string name="vibrate_on_ring_title" msgid="5019791043398986665">"Vibrate when ringing"</string>
  /packages/apps/Settings/src/com/android/settings/notification/
SoundSettings.java 437 // === Vibrate when ringing ===
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 65 * recieved ("on ringing") or a call is outgoing ("on calling").
101 * Called when a RINGING response is received for the INVITE request
    [all...]
  /libcore/ojluni/src/main/java/java/util/
Timer.java 304 * are sensitive to <i>absolute</i> time, such as ringing a chime every
348 * are sensitive to <i>absolute</i> time, such as ringing a chime every
  /packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java 600 // Force the screen to be on if the phone is ringing or dialing,
607 boolean isRinging = (state == PhoneConstants.State.RINGING);
    [all...]
PhoneInterfaceManager.java     [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnectionService.java 441 Log.i(this, "onCreateIncomingConnection, no ringing call");
445 "Found no ringing call"));
    [all...]
  /system/bt/btif/src/
btif_hf.c     [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceTest.py     [all...]
  /packages/apps/Dialer/res/values/
strings.xml     [all...]
  /frameworks/base/telecomm/java/android/telecom/
Call.java 48 * The state of an incoming {@code Call} when ringing locally, but not yet connected.
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 277 * If the new state is RINGING, a second extra
386 public static final String EXTRA_STATE_RINGING = PhoneConstants.State.RINGING.toString();
397 * Only valid when the new call state is RINGING.
410 * The {@link #EXTRA_RINGING_CALL_STATE} extra indicates the ringing call state.
436 * for an integer containing the state of the current ringing call.
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackService.java 454 // When the ringer is ringing we want to provide spoken feedback
  /external/ImageMagick/ImageMagick/api/
effect.html 577 <p>Using a separable kernel would be faster, but the negative weights cancel out on the corners of the kernel producing often undesirable ringing in the filtered result; this can be avoided by using a 2D gaussian shaped image sharpening kernel instead.</p>
  /external/ImageMagick/www/api/
effect.php 542 <p>Using a separable kernel would be faster, but the negative weights cancel out on the corners of the kernel producing often undesirable ringing in the filtered result; this can be avoided by using a 2D gaussian shaped image sharpening kernel instead.</p>
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 27 // is that the extent to which ringing artefacts are offensive, depends
  /external/nist-sip/java/gov/nist/javax/sip/parser/
StringMsgParser.java 635 "SIP/2.0 180 Ringing\r\n"
  /external/webrtc/talk/session/media/
channel.h 366 // own ringing sound
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 740 /* @todo Deblocking Semaphore for INTRA block, for inter just test for ringing */
  /frameworks/base/docs/html/guide/topics/connectivity/
sip.jd 83 received ("on ringing") or a call is outgoing ("on calling").</td>
  /frameworks/base/media/java/android/media/
AudioSystem.java     [all...]

Completed in 606 milliseconds

1 2 3 45 6 7