HomeSort by relevance Sort by last modified time
    Searched refs:Events (Results 276 - 300 of 306) sorted by null

<<111213

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
CombinedEventsTest.java 25 package org.apache.harmony.jpda.tests.jdwp.Events;
38 * JDWP Unit test for possible combined (co-located) events:
44 "Lorg/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsDebuggee;";
49 "org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsDebuggee";
61 * Then sets requests for expected events at the beginning
62 * (location = 0) of debuggee's method 'sampleMethod()'. Expected events are:
64 * to receive single SINGLE_STEP events, until debuggee achieves beginning
65 * of sampleMethod(). Then test checks, that three expected events were
104 // set requests for events that will be checked
153 // ignore SINGLE_STEP events until receiving combined METHOD_ENTRY
    [all...]
  /packages/apps/DocumentsUI/src/com/android/documentsui/selection/
BandController.java 38 import com.android.documentsui.base.Events.InputEvent;
233 // when touch events happen.
238 // b/30146357 && b/23793622. onInterceptTouchEvent does not dispatch events to onTouchEvent
240 // mouse moves, or else starting band selection on mouse down can cause problems as events
268 // We shouldn't get any events in this method when band select is not active,
    [all...]
  /external/libvncserver/webclients/novnc/include/
keyboard.js 66 // and generates fake key events to compensate if it gets out of sync
142 // Call this with a non-keyboard event (such as mouse events) to use its modifier state to synchronize anyway
187 // Legal values are defined in http://www.w3.org/TR/DOM-Level-3-Events/#key-values-list,
291 // - synthesizes events to synchronize modifier key state between which modifiers are actually down, and which we thought were down
313 // "special" keys like enter, tab or backspace don't send keypress events,
376 // Combines keydown and keypress events where necessary to handle char modifiers.
402 // insert a delay before processing available events.
422 // swallow stall events, and pass all others to the next stage
437 // key repeat events should be merged into a single entry.
455 // can cause multiple key events to be sent to the VNC server
    [all...]
  /external/blktrace/doc/
blktrace.tex 45 \item[blkparse] A utility which formats events stored in files, or when
183 Events (8,0): 89 entries, 0 skips
264 Then you could process the events later:
268 % blkparse sdaa sdc sdo > events
269 % less events
296 Events (sdo): 0 entries, 0 skips
347 \item blktrace defaults to collecting \emph{all} events that can be
348 traced. To limit the events being captured, you can specify one or
355 \item As noted above, the events are passed up via a series of buffers
410 pc & \emph{packet command} events \\ \hlin
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
process_test.cc 826 enum Events {
    [all...]
  /frameworks/av/media/libstagefright/foundation/tests/
AData_test.cpp 34 struct Events {
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaWindowAdapter.java 86 CalendarContract.Events.TITLE + " ASC";
173 * When the user scrolled to the top, a query will be made for older events
184 * events and this will be incremented. Don't make more requests if
232 private static final int QUERY_TYPE_OLDER = 0; // Query for older events
233 private static final int QUERY_TYPE_NEWER = 1; // Query for newer events
474 // and it is the first day with events after yesterday.
586 * The two will differ for multi-day events after the first day.
662 * Ensures that any all day events are converted to UTC before a VIEW_EVENT command is sent.
809 // Respect the preference to show/hide declined events
    [all...]
  /prebuilts/misc/common/droiddriver/
droiddriver-1.0.0-BETA1.jar 
droiddriver-0.9.jar 
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 43 import android.provider.CalendarContract.Events;
110 // duration for events' cross-fade animation
302 * This variable helps to avoid unnecessarily reloading events by keeping
304 * of events. If the next reload matches this, then the events are not
336 // This encloses the more allDay events icon
367 * When unexpanded, allday events will use this height.
368 * When expanded allDay events will attempt to grow to fit all
369 * events at this height.
379 * This is the minimum size reserved for displaying regular events
2031 final ArrayList<Event> events = new ArrayList<Event>(); local
2115 final ArrayList<Event> events = mEvents; local
2890 final ArrayList<Event> events = mAllDayEvents; local
3105 final ArrayList<Event> events = mEvents; local
4630 ArrayList<Event> events = mEvents; local
    [all...]
  /external/python/cpython2/Lib/plat-mac/
FrameWork.py 18 from Carbon.Events import *
164 # events.
187 """dopendingevents - Handle all pending events"""
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
FrameWork.py 18 from Carbon.Events import *
164 # events.
187 """dopendingevents - Handle all pending events"""
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 18 from Carbon.Events import *
164 # events.
187 """dopendingevents - Handle all pending events"""
    [all...]
  /external/libmtp/logs/
mtp-detect-asus-memo-pad7.txt 158 Events supported:
mtp-detect-asus-memo-pad7_2.txt 93 Events supported:
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java 36 import android.provider.CalendarContract.Events;
201 * type constant (e.g. {@link Events#AVAILABILITY_BUSY}) associated with the
484 // Don't allow the user to make exceptions recurring events.
721 // the timezone to UTC, as required for all-day events.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h 347 const PCEVENT_ITEM* Events;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
  /prebuilts/go/darwin-x86/src/net/http/
server.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go     [all...]
  /frameworks/base/config/
compiled-classes-phone     [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 3134 milliseconds

<<111213