OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:triggered
(Results
226 - 250
of
1565
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
HomeListenerService.java
98
* @param geofenceId The geofence id that the user has
triggered
.
99
* @param dataItemUri The Uri for the DataItem that
triggered
this notification. Used to delete
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
MessagingService.java
64
// Creates an intent that will be
triggered
when a message is marked as read.
72
// Creates an Intent that will be
triggered
when a voice reply is received.
/device/google/marlin/telephony/ims/src/org/codeaurora/ims/internal/
IQtiImsExt.aidl
103
* @param phoneId indicates the phone instance which
triggered
the request
115
* @param phoneId indicates the phone instance which
triggered
the request
/external/chromium-trace/catapult/third_party/vinn/vinn/
d8_bootstrap.js
22
* - a) Intentioned exit
triggered
via quit(0)
23
* - b) Intentioned exit
triggered
via quit(n)
/external/clang/include/clang/Lex/
ModuleLoader.h
112
/// \param TriggerLoc The location for what
triggered
the load.
119
/// \param TriggerLoc The location for what
triggered
the load.
/external/libbrillo/brillo/streams/
stream_utils.h
38
// if one is generated/
triggered
.
51
// if one is generated/
triggered
.
/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
btCollisionObject.i
104
/** @return The filter (default to 0) that is used to match the flag of the other object for a contact callback to be
triggered
*/
109
/** @param filter The new filter that is used to match the flag of the other object for a contact callback to be
triggered
*/
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
ActorGestureListener.java
135
/** If true is returned, additional gestures will not be
triggered
. No event is provided because this event is
triggered
by time
/external/libnfc-nxp/src/
phFriNfc_MifULFormat.h
170
* \retval NFCSTATUS_PENDING The action has been successfully
triggered
.
189
* \retval NFCSTATUS_PENDING The action has been successfully
triggered
.
/external/webrtc/webrtc/modules/video_coding/
media_optimization.h
57
// TODO(andresp): Find if the callbacks can be
triggered
only after releasing
164
int64_t last_change_time_ GUARDED_BY(crit_sect_); // Content/user
triggered
.
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java
573
* Resets a {@link UiWatcher} that has been
triggered
.
575
* returned <code>true</code>, then the UiWatcher is considered
triggered
.
585
* Checks if a specific registered {@link UiWatcher} has
triggered
.
588
* the UiWatcher is considered
triggered
. This is helpful if a watcher is detecting errors
589
* from ANR or crash dialogs and the test needs to know if a UiWatcher has been
triggered
.
592
* @return true if
triggered
else false
601
* Checks if any registered {@link UiWatcher} have
triggered
.
613
* Used internally by this class to set a {@link UiWatcher} state as
triggered
.
/frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java
111
* Whether the user has
triggered
something (e.g dragging the left handle all the way over to
706
* is "
triggered
" by rotating it one way or the other.
739
* is "
triggered
" by rotating it one way or the other.
743
* The dial was
triggered
because the user grabbed the left handle,
749
* The dial was
triggered
because the user grabbed the right handle,
755
* Called when the dial is
triggered
.
757
* @param v The view that was
triggered
767
* @param v the view that was
triggered
SlidingTab.java
113
* Interface definition for a callback to be invoked when a tab is
triggered
118
* The interface was
triggered
because the user let go of the handle without reaching the
124
* The interface was
triggered
because the user grabbed the left handle and moved it past
130
* The interface was
triggered
because the user grabbed the right handle and moved it past
138
* @param v The view that was
triggered
.
148
* @param v the view that was
triggered
[
all
...]
/frameworks/base/docs/html/training/swipe/
respond-refresh-request.jd
125
// Check if user
triggered
a refresh:
152
if the update is
triggered
by any means <em>other than</em> a swipe gesture,
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DrawerController.java
42
// Drawer opening
triggered
by tapping the navigation icon
44
// Drawer opening
triggered
by swiping right from the edge of the screen
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/
RecentsTvImpl.java
58
// In the case where alt-tab is
triggered
, we never get a preloadRecents() call, so we
62
// Create a new load plan if preloadRecents() was never
triggered
/hardware/libhardware/include/hardware/
bt_gatt_server.h
78
/** Callback
triggered
when a service has been deleted */
102
* Callback
triggered
in response to send_response if the remote device
/packages/services/Telephony/src/com/android/phone/
MMIDialogActivity.java
98
* Handles an MMI_COMPLETE event, which is
triggered
by telephony
118
* Handles an MMI_CANCEL event, which is
triggered
by the button
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sms/
SyncMessage.java
34
// Sync event that
triggered
this message.
83
* @return the event that
triggered
the sync message. This is a mandatory field and must always
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
epoll.h
120
triggered
events returned in "events" buffer. Or -1 in case of
122
"events" parameter is a buffer that will contain
triggered
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
epoll.h
120
triggered
events returned in "events" buffer. Or -1 in case of
122
"events" parameter is a buffer that will contain
triggered
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
epoll.h
120
triggered
events returned in "events" buffer. Or -1 in case of
122
"events" parameter is a buffer that will contain
triggered
/tools/test/connectivity/acts/tests/google/wifi/
WifiPnoTest.py
131
"""Test PNO
triggered
autoconnect to a network.
158
"""Test PNO
triggered
autoconnect to a network when there are more
/external/libevent/include/event2/
event.h
231
* callbacks of an events whose conditions are
triggered
. When you
237
* "active" (one whose condition has
triggered
and whose callback is about
245
* condition has
triggered
, or when their timeout has elapsed. You can
254
* becomes non-pending as soon as it is
triggered
: thus, it only runs at
431
/** Require an event method that allows edge-
triggered
events with EV_ET. */
433
/** Require an event method where having one event
triggered
among
506
// We can't get edge-
triggered
behavior here.
745
/** Select edge-
triggered
behavior, if supported by the backend. */
806
event can be
triggered
only by a timeout or by manual activation with
813
only by certain backends. It tells Libevent to use edge-
triggered
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventState.java
152
// when the even is
triggered
, the integrator stops (which is exactly
155
// configuration (expecting the event to be
triggered
again at a
314
/** Get the occurrence time of the event
triggered
in the current step.
315
* @return occurrence time of the event
triggered
in the current
316
* step or positive infinity if no events are
triggered
Completed in 2557 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>