HomeSort by relevance Sort by last modified time
    Searched full:triggered (Results 326 - 350 of 1565) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugTreeAdaptor.java 37 * AST events are triggered by this adaptor; no code gen changes are needed
38 * in generated rules. Debugging events are triggered *after* invoking
DebugEventListener.java 64 * executed even if an exception is thrown. This is triggered after
99 * triggered by both LA and LT calls. The debugger will want to know
259 * seems to be uniquely triggered when starting a new subtree
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
LeastSquaresConverter.java 103 * triggered while computing the scalar objective.
136 * will be triggered while computing the scalar objective.
  /external/libnfc-nxp/src/
phFriNfc_DesfireFormat.h 205 * \retval NFCSTATUS_PENDING The action has been successfully triggered.
239 * \retval NFCSTATUS_PENDING The action has been successfully triggered.
  /external/webrtc/talk/session/media/
srtpfilter_unittest.cc     [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc 220 // send RTCP packet, triggered by timer
251 // send RTCP packet, triggered by timer
  /frameworks/base/core/java/android/os/
FileObserver.java 31 * If a directory is monitored, events will be triggered for all files and
207 * of the file or directory which triggered the event
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
SnapHelper.java 137 * Helper method to facilitate for snapping triggered by a fling.
170 * snapping was triggered by a scroll and when the fling is at its final stages.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
sync.h 208 XSyncAlarm alarm; /* alarm that triggered */
209 XSyncValue counter_value; /* value that triggered the alarm */
  /system/media/audio/include/system/
sound_trigger.h 152 sound_model_handle_t model; /* loaded sound model that triggered the
230 sound_model_handle_t model; /* loaded sound model that triggered the event */
  /system/netd/server/
StrictController.cpp 75 // Chain triggered when cleartext socket detected and penalty is log
79 // Chain triggered when cleartext socket detected and penalty is reject
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface.h 449 // Triggered when the SignalingState changed.
453 // Triggered when SignalingState or IceState have changed.
457 // Triggered when media is received on a new stream from remote peer.
460 // Triggered when a remote peer close a stream.
463 // Triggered when a remote peer open a data channel.
466 // Triggered when renegotiation is needed, for example the ICE has restarted.
  /frameworks/base/docs/html/training/location/
geofencing.jd 149 specify the geofences to monitor and to set how related geofence events are triggered:
174 should be triggered if the the device is already inside the geofence.</p>
245 and determines which of the defined geofences was triggered. It then sends a notification as
272 // Get the geofences that were triggered. A single event can trigger
403 <p>If geofences are not being triggered when the device enters a geofence
405 GEOFENCE_TRANSITION_ENTER</a></code> alert isn?t triggered), first ensure that your geofences are
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMetrics.java 171 // Roam Watchdog timer triggered (Roaming timed out)
682 * Increment number of times the Watchdog of Last Resort triggered, resetting the wifi stack
690 * @param count number of networks over bad association threshold when watchdog triggered
698 * @param count number of networks over bad authentication threshold when watchdog triggered
706 * @param count number of networks over bad dhcp threshold when watchdog triggered
714 * @param count number of networks over bad other threshold when watchdog triggered
722 * @param count number of networks seen when watchdog triggered
    [all...]
  /frameworks/base/core/java/android/view/
GestureDetector.java 51 * that triggered it. This will be triggered immediately for
70 * that triggered it.
83 * @param e2 The move motion event that triggered the current onScroll.
108 * @param e2 The move motion event that triggered the current onFling.
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConnectivityManagerTest.java 231 // Pass dummy pno network list, otherwise Pno scan requests will not be triggered.
574 // Wait for MAX_PERIODIC_SCAN_INTERVAL_MS so that any impact triggered
637 // Wait for MAX_PERIODIC_SCAN_INTERVAL_MS so that any impact triggered
700 // Wait for MAX_PERIODIC_SCAN_INTERVAL_MS so that any impact triggered
745 // Wait for MAX_PERIODIC_SCAN_INTERVAL_MS so that any impact triggered
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
proplist.h 71 /** For event sound streams: absolute horizontal mouse position on the screen if the event sound was triggered by a mouse click, integer formatted as text string. e.g. "865" */
74 /** For event sound streams: absolute vertical mouse position on the screen if the event sound was triggered by a mouse click, integer formatted as text string. e.g. "432" */
77 /** For event sound streams: relative horizontal mouse position on the screen if the event sound was triggered by a mouse click, float formatted as text string, ranging from 0.0 (left side of the screen) to 1.0 (right side of the screen). e.g. "0.65" */
80 /** For event sound streams: relative vertical mouse position on the screen if the event sound was triggered by a mouse click, float formatted as text string, ranging from 0.0 (top of the screen) to 1.0 (bottom of the screen). e.g. "0.43" */
83 /** For event sound streams: mouse button that triggered the event if applicable, integer formatted as string with 0=left, 1=middle, 2=right. e.g. "0" */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
proplist.h 80 /** For event sound streams: absolute horizontal mouse position on the screen if the event sound was triggered by a mouse click, integer formatted as text string. e.g. "865" */
83 /** For event sound streams: absolute vertical mouse position on the screen if the event sound was triggered by a mouse click, integer formatted as text string. e.g. "432" */
86 /** For event sound streams: relative horizontal mouse position on the screen if the event sound was triggered by a mouse click, float formatted as text string, ranging from 0.0 (left side of the screen) to 1.0 (right side of the screen). e.g. "0.65" */
89 /** For event sound streams: relative vertical mouse position on the screen if the event sound was triggered by a mouse click, float formatted as text string, ranging from 0.0 (top of the screen) to 1.0 (bottom of the screen). e.g. "0.43" */
92 /** For event sound streams: mouse button that triggered the event if applicable, integer formatted as string with 0=left, 1=middle, 2=right. e.g. "0" */
  /cts/tests/tests/widget/src/android/widget/cts/util/
ListScenario.java 271 * been triggered).
285 * been triggered).
294 * been triggered).
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 344 // Resets so this isn't triggered every time permission is changed in app.
361 // Resets so this isn't triggered every time permission is changed in app.
485 * If Phone triggered the wear app for permissions, we open up the permission
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 344 // Resets so this isn't triggered every time permission is changed in app.
361 // Resets so this isn't triggered every time permission is changed in app.
485 * If Phone triggered the wear app for permissions, we open up the permission
  /development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
MainWearActivity.java 344 // Resets so this isn't triggered every time permission is changed in app.
361 // Resets so this isn't triggered every time permission is changed in app.
485 * If Phone triggered the wear app for permissions, we open up the permission
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3debugeventlistener.h 114 * executed even if an exception is thrown. This is triggered after
148 * triggered by both LA and LT calls. The debugger will want to know
321 * seems to be uniquely triggered when starting a new subtree
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 68 * executed even if an exception is thrown. This is triggered after
111 * triggered by both LA and LT calls. The debugger will want to know
302 * seems to be uniquely triggered when starting a new subtree
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 70 * executed even if an exception is thrown. This is triggered after
113 * triggered by both LA and LT calls. The debugger will want to know
304 * seems to be uniquely triggered when starting a new subtree

Completed in 2283 milliseconds

<<11121314151617181920>>