HomeSort by relevance Sort by last modified time
    Searched full:receiving (Results 351 - 375 of 1992) sorted by null

<<11121314151617181920>>

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 83 /* This function updates the receiving estimate */
100 /* Update receiving estimates. Used when we only receive BWE index, no iSAC data packet. */
  /external/webrtc/webrtc/modules/audio_coding/test/
SpatialAudio.cc 67 // Register all available codes as receiving codecs.
71 // Register all available codes as receiving codecs once more.
  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 48 now IMSI is read only after receiving EAP-Identity/Request, but since it is
51 - try to work around race in receiving association event and first EAPOL
  /frameworks/base/media/java/android/media/midi/
MidiReceiver.java 22 * Interface for sending and receiving data to and from a MIDI device.
53 * in the same application receiving incorrect values in their {link #onSend} method.
  /frameworks/base/services/core/java/com/android/server/hdmi/
NewDeviceAction.java 27 * This action is created when receiving &lt;Report Physical Address&gt;, a CEC command a newly
97 // get the expected responses (either by timeout or by receiving <feature abort> command),
  /frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
IPresenceService.aidl 60 * Re-enables the Presence service if it is in the Blocked state due to receiving a SIP
62 * The application must call this API before calling any presence API after receiving a SIP
  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
aci_setup.cxx 99 when queuing and immediately processing the buffer when receiving
140 //Receiving something other than a Command Response Event is an error.
  /packages/apps/Email/provider_src/com/android/email/mail/internet/
AuthenticationCache.java 64 // Currently, we always use the same OAuth info for both sending and receiving.
65 // If we start to allow different credential objects for sending and receiving, this
  /packages/services/Telephony/sip/res/values-en-rAU/
strings.xml 42 <string name="registration_status_not_receiving" msgid="7620333886153361090">"Not receiving calls."</string>
46 <string name="registration_status_done" msgid="3264961069247314253">"Receiving calls."</string>
  /packages/services/Telephony/sip/res/values-en-rGB/
strings.xml 42 <string name="registration_status_not_receiving" msgid="7620333886153361090">"Not receiving calls."</string>
46 <string name="registration_status_done" msgid="3264961069247314253">"Receiving calls."</string>
  /packages/services/Telephony/sip/res/values-en-rIN/
strings.xml 42 <string name="registration_status_not_receiving" msgid="7620333886153361090">"Not receiving calls."</string>
46 <string name="registration_status_done" msgid="3264961069247314253">"Receiving calls."</string>
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 246 SM_STATE(CP, RECEIVING)
248 SM_ENTRY(CP, RECEIVING);
257 /* the electedSelf have been set before CP entering to RECEIVING
258 * but the CP will transmit from RECEIVING to READY under
379 SM_ENTER(CP, RECEIVING);
  /packages/apps/Bluetooth/res/values/
strings.xml 86 <!-- label for the notification item of receiving file -->
87 <string name="notification_receiving">Bluetooth share: Receiving <xliff:g id="file">%1$s</xliff:g></string>
90 <!-- label for the notification item of failed receiving file -->
114 <string name="download_line5">Receiving file\u2026</string>
175 <string name="bt_toast_3">Stopped receiving file from \u0022<xliff:g id="sender">%1$s</xliff:g>\u0022</string>
  /external/iputils/ninfod/
ninfod_addrs.c 182 * address, receiving interface is
193 * 1) prefer receiving interface
353 * 1) prefer receiving interface
  /external/webrtc/webrtc/p2p/base/
transport.h 87 receiving(false),
101 bool receiving; // Has this connection received anything? member in struct:cricket::ConnectionInfo
142 // The ICE connection receiving timeout value.
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_winpcap.c 11 * implementation here uses a separate thread to allow WinPcap to be receiving
12 * all the time to reduce latency for EAPOL receiving from about 100 ms to 3 ms
25 * that event handle is not really signaled immediately when receiving each
  /frameworks/base/core/java/android/app/
ExpandableListActivity.java 176 * Override this for receiving callbacks when a child has been clicked.
186 * Override this for receiving callbacks when a group has been collapsed.
192 * Override this for receiving callbacks when a group has been expanded.
  /frameworks/support/v4/java/android/support/v4/view/
ActionProvider.java 216 * <ul><li>Receiving a call to
220 * <li>Receiving a call to
225 * <li>Receiving a call to
  /cts/tests/tests/location/src/android/location/cts/
TestGnssMeasurementListener.java 29 * Used for receiving GPS satellite measurements from the GPS engine.
  /developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles/
BeamLargeFilesFragment.java 37 * <p>The tradeoff is that this application will not be invoked on the receiving device. Instead,
  /developers/build/prebuilts/gradle/JumpingJack/
README.md 11 [SensorEventListener][1] offers you methods used for receiving notifications from the
  /developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/
MidiPortConnector.java 71 * Listener class used for receiving the results of
  /developers/build/prebuilts/gradle/MidiScope/
README.md 14 capabilities, etc), notification when MIDI devices are plugged in or unplugged, and receiving MIDI
  /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/
MidiPortConnector.java 71 * Listener class used for receiving the results of
  /developers/build/prebuilts/gradle/MidiSynth/
README.md 18 - Receiving and processing MIDI messages

Completed in 1081 milliseconds

<<11121314151617181920>>