HomeSort by relevance Sort by last modified time
    Searched full:incoming (Results 126 - 150 of 1921) sorted by null

1 2 3 4 56 7 8 91011>>

  /development/samples/training/threadsample/src/com/example/android/threadsample/
DisplayActivity.java 238 // If the incoming state of the Activity is null, sets the initial view to be thumbnails
252 // The incoming state of the Activity isn't null.
316 * @param intent The incoming broadcast Intent
383 * This class uses the broadcast receiver framework to detect incoming broadcast Intents
412 // Stores a string representation of the URL in the incoming Intent
415 // If the incoming Intent is a request is to view an image
433 // If the incoming URL is not already being displayed
484 * If the incoming Intent is a request to zoom in on an existing image
RSSPullService.java 36 * This service pulls RSS content from a web site URL contained in the incoming Intent (see
68 // Gets a URL to read from the incoming Intent's "data" value
86 * value in the incoming Intent. The block throws exceptions (see the end of the block).
90 // Convert the incoming data string to a URL.
  /external/libnfc-nci/src/udrv/include/
uamp_api.h 151 ** Description: Read incoming data from AMP. Call after receiving a
155 ** p_buf: pointer to buffer for holding incoming AMP data
  /external/libvncserver/client_examples/
ppmtest.c 74 incoming connections from servers, rather than actively connecting to a
79 option, when a successful incoming connection has been accepted,
  /external/llvm/test/CodeGen/AArch64/
tail-call.ll 32 ; Key point is that the "42" should go #16 below incoming stack
58 ; above %a on the stack. If it tries to go below incoming-SP then the
  /external/mesa3d/src/mesa/main/
texstore.h 52 * \param srcFormat incoming image format
53 * \param srcType incoming image data type
  /external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.h 42 * tls_in_left - Number of remaining bytes in the incoming TLS message
47 * tls_in_total - Total number of bytes in the incoming TLS message
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DriverCall.java 34 INCOMING, // MT call only
126 case 4: return State.INCOMING;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Tone.java 89 * Ringing tone as selected by the user for incoming speech call.
94 * Alert tone as selected by the user for incoming SMS.
  /libcore/luni/src/main/java/java/net/
CookieStore.java 24 * CookieManager will store cookies of every incoming HTTP response into
33 * Saves a HTTP cookie to this store. This is called for every incoming HTTP
  /packages/apps/InCallUI/src/com/android/incallui/
CallList.java 86 if (call.getState() == Call.State.INCOMING ||
284 Call call = getFirstCallWithState(Call.State.INCOMING);
493 // no delay for missed/rejected incoming calls and canceled outgoing calls.
575 * Called when a new incoming call comes in.
576 * This is the only method that gets called for incoming calls. Listeners
577 * that want to perform an action on incoming call should respond in this method
579 * incoming calls.
589 * states, updating information, etc. This method will NOT be called for new incoming
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
SubscriptionListData.java 76 false /* selected */, false /* incoming */),
78 true /* selected */, false /* incoming */),
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CallNotificationReceiver.java 70 * Creates and sends the intent to add an incoming call through Telecom.
80 // For the purposes of testing, indicate whether the incoming call is a video call by
  /cts/tools/cts-native-scanner/src/com/android/cts/nativescanner/
TestScanner.java 28 * The expected format of the incoming test list:
  /developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 28 * relaunching based on an incoming Intent.
  /developers/samples/android/media/MidiScope/Application/src/main/java/com/example/android/midiscope/
LoggingReceiver.java 26 * Convert incoming MIDI messages to a string and write them to a ScopeLogger.
  /developers/samples/android/ui/activitytasks/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 28 * relaunching based on an incoming Intent.
  /development/samples/browseable/DocumentCentricRelinquishIdentity/src/com.example.android.documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 28 * relaunching based on an incoming Intent.
  /external/iptables/extensions/
libxt_LED.man 26 Create an LED trigger for incoming SSH traffic:
  /external/iptables/include/linux/netfilter_ipv4/
ip_queue.h 27 char indev_name[IFNAMSIZ]; /* Name of incoming interface */
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/
AbstractMessage.java 69 * or which way an incoming message was sent.
Message.java 54 * or which way an incoming message was sent.
  /external/kernel-headers/original/uapi/linux/
ip_vs.h 165 __u32 inpkts; /* incoming packets */
167 __u64 inbytes; /* incoming bytes */
418 IPVS_STATS_ATTR_INPKTS, /* incoming packets */
420 IPVS_STATS_ATTR_INBYTES, /* incoming bytes */
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_queue.h 112 /* csum not validated (incoming device doesn't support hw checksum, etc.) */
  /external/libexif/
Makefile.am 52 echo ncftpput upload.sourceforge.net incoming/ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).*

Completed in 672 milliseconds

1 2 3 4 56 7 8 91011>>