HomeSort by relevance Sort by last modified time
    Searched full:initiate (Results 226 - 250 of 617) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 122 * click in order to initiate a confirmation sequence. This method is
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
ConnectivityListener.java 301 Log.w(TAG, "No results found! Initiate scan...");
WifiNetworksBrowseInfo.java 298 Log.w(TAG, "No results found! Initiate scan...");
  /platform_testing/tests/jank/dialer/src/com/android/dialer/janktests/
DialerJankTests.java 54 * open a contact, initiate call to open the dialing screen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 228 # define SYNC_FILE_RANGE_WRITE 2 /* Initiate writeout of all those
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
context.h 118 * issued. Calling pa_context_connect() will initiate the connection
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 222 # define SYNC_FILE_RANGE_WRITE 2 /* Initiate writeout of all those
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
firewire-cdev.h 187 * If the client subsequently needs to initiate requests to the sender node of
582 * struct fw_cdev_initiate_bus_reset - Initiate a bus reset
585 * Initiate a bus reset for the bus this device is on. The bus reset can be
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 237 # define SYNC_FILE_RANGE_WRITE 2 /* Initiate writeout of all those
  /system/bt/bta/hl/
bta_hl_api.c 473 ** Description Initiate an echo test with the specified MCL handle
  /system/bt/stack/hid/
hidh_api.c 408 ** Description This function is called when the user wants to initiate a
  /system/bt/stack/mcap/
mca_l2c.c 558 ** Description This function calls L2CA_ConnectReq() to initiate a L2CAP channel.
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractService.java 195 * This method is called by {@link #startAsync} to initiate service startup. The invocation of
207 * This method should be used to initiate service shutdown. The invocation of this method should
  /external/markdown/markdown/
__init__.py 539 # Return None so we don't try to initiate none-existant extension
547 message(CRITICAL, "Failed to initiate extension '%s'" % ext_name)
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 209 * wpa_driver_nl80211_scan - Request the driver to initiate scan
305 * wpa_driver_nl80211_sched_scan - Initiate a scheduled scan
  /external/wpa_supplicant_8/wpa_supplicant/
mesh_mpm.c 434 /* initiate peering with station */
603 wpa_msg(wpa_s, MSG_INFO, "will not initiate new peer link with "
wpas_glue.c 171 * this, assume PMKSA caching failed and try to initiate full
177 "RSN: Timeout on waiting for the AP to initiate 4-way handshake for PMKSA caching or EAP authentication - try to force it to start EAP authentication");
  /frameworks/base/docs/html/google/play/billing/v2/
billing_subscriptions.jd 78 <p>To initiate different types of billing communication with Google Play, your
416 <p>Over the life of a subscription, your app does not need to initiate any
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java 96 * Called when a request is sent out to initiate a new session
660 * @param participants participant list to initiate an IMS conference call
    [all...]
  /hardware/intel/img/psb_video/src/hwdefs/
dma_api.h 605 This function is used to initiate a synchronous (blocking) DMAC tranfer.
642 This function is used to initiate an asynchronous (non-blocking) DMAC tranfer.
  /system/bt/stack/pan/
pan_api.c 278 ** Description This function is called by the application to initiate a
385 /* Allocate control block and initiate connection */
  /external/wpa_supplicant_8/src/eap_peer/
eap.c 609 wpa_printf(MSG_DEBUG, "EAP: Sending EAP-Initiate/Re-auth");
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd 330 and audio streaming can use the API to initiate sessions and transmit or receive
600 <li>Applications can now initiate downloads that notify users only on
601 completion. To initiate this type of download, applications pass {@link
    [all...]
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2AgentImpl.java 574 Log.e(TAG, "Unable to initiate immediate capture", ex);
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 595 // Long-pressing one button will initiate Voicemail.
    [all...]

Completed in 732 milliseconds

1 2 3 4 5 6 7 8 91011>>