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

1 2 3 4 5 6 78 91011>>

  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 73 To initiate a layout, call {@link android.view.View#requestLayout}.
  /frameworks/base/docs/html/training/monitoring-device-state/
battery-monitoring.jd 85 initiate a background update—so you should register a {@link
  /frameworks/base/obex/javax/obex/
Operation.java 70 * // Initiate the PUT request
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessage.java 231 return "Initiate ARC";
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSession.aidl 121 * @param participants participant list to initiate an IMS conference call
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 166 // Do not initiate WFD teardown if WFD architecture is based
  /libcore/luni/src/main/java/org/xml/sax/
Parser.java 29 * and to initiate a parse from a URI, or a character stream.</p>
  /libcore/luni/src/test/java/libcore/xml/
SaxTest.java 34 * Initiate and observe a SAX parse session.
  /packages/apps/Launcher3/src/com/android/launcher3/
BaseRecyclerView.java 93 // initiate that here if the recycler view scroll state is not
  /packages/apps/Settings/src/com/android/settings/
ResetNetwork.java 131 * click in order to initiate a confirmation sequence. This method is
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 76 * and initiate a transaction on that database. This should be used to ensure that operations
  /packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java 316 * apps like Contacts / Dialer, as well as 3rd-party apps) to initiate an outgoing voice call.
581 // So initiate the outgoing call immediately.
585 // Initiate the outgoing call, and simultaneously launch the
593 // initiate the call again because of the presence of the
    [all...]
CallController.java 159 * Initiate an outgoing call.
177 * address out of the intent and actually initiate the call, and
657 // In-call MMIs do not trigger the normal MMI Initiate
    [all...]
  /packages/services/Telephony/tests/src/com/android/phone/tests/
OtaspTestActivity.java 175 // This means we couldn't even *initiate* an outgoing call
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch9.h 118 #define USB_DEVICE_REMOTE_WAKEUP 1 /* dev may initiate wakeup */
121 #define USB_DEVICE_B_HNP_ENABLE 3 /* (otg) dev may initiate HNP */
141 #define USB_DEVICE_U1_ENABLE 48 /* dev may initiate U1 transition */
142 #define USB_DEVICE_U2_ENABLE 49 /* dev may initiate U2 transition */
  /external/tcpdump/
print-decnet.c 653 (void)printf("conn-initiate ");
655 (void)printf("retrans-conn-initiate ");
767 (void)printf("disconn-initiate %d>%d ", src, dst);
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 295 * Initiate connection to a profile of the remote bluetooth device.
329 * Initiate disconnection from a profile
511 * Initiate virtual unplug for a HID input device.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
firewire-cdev.h 364 * struct fw_cdev_initiate_bus_reset - Initiate a bus reset
367 * Initiate a bus reset for the bus this device is on. The bus reset can be
574 * The %FW_CDEV_IOC_DEALLOCATE_ISO_RESOURCE ioctl can be used to initiate
  /system/bt/bta/hh/
bta_hh_act.c 424 ** Description When SDP completed, initiate a connection or report error depend
448 /* not incoming connection doing SDP, initiate a HID connection */
513 ** Description HID Host initiate a disconnection.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp     [all...]
  /frameworks/base/docs/html/google/play/licensing/
adding-licensing.jd 34 <li><a href="#check-access">Call checkAccess() to initiate the license check</a></li>
84 not declare the licensing permission but attempts to initiate a license check,
482 <li><a href="#check-access">Call checkAccess()</a> to initiate the license check</li>
496 to initiate a license check and handle the result, in the
513 <li>A call to a method to initiate the license check &mdash; in the LVL, this is
643 <li>Display a "Try again" dialog to the user, including a button to initiate a
    [all...]
  /frameworks/base/docs/html/guide/components/
fundamentals.jd 152 Apps can also initiate broadcasts&mdash;for example, to let other apps know that
158 instance, it might initiate a service to perform some work based on the event.
234 <li>You can initiate a broadcast by passing an {@link android.content.Intent} to methods like
  /system/bt/bta/dm/
bta_dm_pm.c 696 /* dont initiate SNIFF, if link_policy has it disabled */
771 /* Dont initiate Sniff if controller has alreay accepted
777 APPL_TRACE_DEBUG("%s: already in remote initiate sniff", __func__);
    [all...]
  /system/bt/stack/gatt/
gatt_cl.c 445 /* initiate another request */
505 /* initiate another request */
928 /* initiate another request */
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 275 // initiate loading

Completed in 504 milliseconds

1 2 3 4 5 6 78 91011>>