OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initiate
(Results
101 - 125
of
617
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/bt/btif/src/
btif_av.c
232
/* In case of AVRCP connection request, we will
initiate
SRC connection */
322
* we
initiate
an AV connection if an RC_OPEN_EVT is received when we are in AV_CLOSED state.
323
* We
initiate
the AV connection after a small 3s timeout to avoid any collisions from the
324
* headsets, as some headsets
initiate
the AVRC connection first and then
325
* immediately
initiate
the AV connection
839
stream only if we did not already
initiate
a local suspend */
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
Camera2Focuser.java
186
* lock it. If AF is already locked, return. Otherwise,
initiate
a full
249
// locked, return. Otherwise,
initiate
a full active scan.
/development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
CardFlip.java
132
* Gesture Detector listens for fling events in order to potentially
initiate
134
* order to potentially
initiate
a full rotation animation.
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSocketFactoriesTest.java
332
//
initiate
an exchange of closure alerts
339
//
initiate
an exchange of closure alerts
SSLSocketFunctionalTest.java
223
//
initiate
an exchange of closure alerts
230
//
initiate
an exchange of closure alerts
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/internal/
MigratorFrame.java
255
migrateButton.setToolTipText("Click this button to
initiate
migration of your project.");
340
errorList.add("Cannot
initiate
migration unless you acknowledge<p>that files will be modified without creating backup files");
/frameworks/base/core/java/android/bluetooth/
BluetoothA2dpSink.java
218
*
Initiate
connection to a profile of the remote bluetooth device.
255
*
Initiate
disconnection from a profile
BluetoothMap.java
208
*
Initiate
connection. Initiation of outgoing connections is not
217
*
Initiate
disconnect.
BluetoothPan.java
218
*
Initiate
connection to a profile of the remote bluetooth device.
251
*
Initiate
disconnection from a profile
BluetoothSap.java
249
*
Initiate
connection. Initiation of outgoing connections is not
259
*
Initiate
disconnect.
/frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDevicePlayback.java
111
Slog.w(TAG, "Cannot
initiate
oneTouchPlay");
129
Slog.w(TAG, "Cannot
initiate
queryDisplayStatus");
/packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java
264
* Should
initiate
an activity to take a photo using the camera.
275
* Should
initiate
an activity pick a photo from the gallery.
/packages/apps/Launcher3/src/com/android/launcher3/util/
LauncherEdgeEffect.java
152
* back toward the edge reached to
initiate
the effect.
166
* back toward the edge reached to
initiate
the effect.
/system/bt/stack/avdt/
avdt_scb_act.c
84
** to
initiate
sending of an abort response message.
117
** to
initiate
sending of a close response message.
149
** to
initiate
sending of a get configuration response message.
183
** to
initiate
sending of an open response message.
215
** Description This function calls avdt_ad_open_req() to
initiate
225
/*
initiate
opening of trans channels for this SEID */
884
** to
initiate
sending of an open command message.
899
/*
initiate
open */
[
all
...]
/developers/build/prebuilts/gradle/BasicManagedProfile/
README.md
25
can
initiate
the provisioning flow of a managed profile with Intent of
/developers/samples/android/admin/BasicManagedProfile/
README.md
25
can
initiate
the provisioning flow of a managed profile with Intent of
/developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/java/com/example/android/wifidirectp2p/
DeviceListFragment.java
90
*
Initiate
a connection with the peer.
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceListFragment.java
90
*
Initiate
a connection with the peer.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DisposeDuringInvokeTest.java
47
* command to
initiate
a method invocation executing in that thread. The method will synchronize
/external/ipsec-tools/src/racoon/
remoteconf.h
87
int passive; /* never
initiate
*/
/external/kernel-headers/original/uapi/asm-x86/asm/
hyperv.h
134
/* Recommend using the hypervisor-provided MSR to
initiate
a system RESET */
/external/libnfc-nci/src/hal/int/
nfc_hal_int_api.h
174
** Description
Initiate
patch download
/external/tcpdump/
sctpHeader.h
159
* I have a
initiate
message gloming the
/external/wpa_supplicant_8/wpa_supplicant/examples/
p2p-nfc.py
190
summary("Trying to
initiate
NFC connection handover")
486
print "Wait for handover to complete - press 'i' to
initiate
('w' for WPS only, 'p' for P2P only)"
550
help='
initiate
handover on touch')
558
help='do not use stdout input to
initiate
handover')
/frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp
278
//
Initiate
transition Loaded->Idle
311
//
Initiate
transition Idle->Executing
356
//
Initiate
transition Executing->Idle
384
//
Initiate
transition Idle->Loaded
Completed in 1029 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>