Home
last modified time | relevance | path

Searched refs:events (Results 1 – 16 of 16) sorted by relevance

/development/samples/browseable/BasicMultitouch/
D_index.jd9 across multiple touch events.
11 (also represented by a color) does not change as new touch events are received.
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeyPowerEvent.java101 ContentValues[] events; in writeLogEvents() local
103 events = mLogEvents.toArray(new ContentValues[0]); in writeLogEvents()
108 for (int i = 0; i < events.length; ++i) { in writeLogEvents()
109 ContentValues event = events[i]; in writeLogEvents()
DMonkeySourceNetwork.java306 KeyEvent[] events = keyCharacterMap.getEvents(chars); in translateCommand() local
309 for (KeyEvent event : events) { in translateCommand()
/development/samples/browseable/BasicNotifications/
D_index.jd8 This sample demonstrates how to display events in the system\'s notification bar. The
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DCalendarQueryService.java116 List<Event> events = queryEvents(this, beginTime, endTime); in onHandleIntent() local
117 for (Event event : events) { in onHandleIntent()
152 List<Event> events = new ArrayList<Event>(cursor.getCount()); in queryEvents() local
173 events.add(event); in queryEvents()
175 return events; in queryEvents()
/development/samples/browseable/AgendaData/
D_index.jd8 Syncs calendar events to your wearable at the press of a button, using the Wearable
/development/vndk/tools/definition-tool/assets/visual/
Ddep-graph.css54 pointer-events: none;
62 pointer-events: none;
/development/samples/browseable/DragAndDropAcrossApps/
D_index.jd16 handle drag and drop events.
/development/cmds/monkey/
DREADME.NETWORK.txt66 the touch event to happen. Just like key events, touch events at a
68 send a "touch down", then a series of "touch move" events (to simulate
76 that the touch events use)
/development/ide/clion/frameworks/native/
DCMakeLists.txt16 add_subdirectory(services/surfaceflinger/tests/vsync/test-vsync-events-arm64-android)
/development/samples/browseable/BatchStepSensor/
D_index.jd11 batching and shows how these events are received.</p>
/development/tools/labpretest/
DREADME22 for 200 events each cycle. The script ignores normal monkey failures. If you
25 how many monkey events and finally -x to make it skip the monkey run portion
/development/tools/
Dmonkey330 cmd.append(str(options.events))
/development/samples/browseable/Quiz/Application/src/com.example.android.wearable.quiz/
DMainActivity.java331 final List<DataEvent> events = FreezableUtils.freezeIterable(dataEvents); in onDataChanged() local
335 for (DataEvent event : events) { in onDataChanged()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt105 biography - n. an account of the series of events making up a person's life
174 confidence - n. a state of confident hopefulness that events will be favorable
212 course - n. a connected series of events or actions or developments
493 influence - n. a power to affect persons or events especially power based on prestige etc
633 narrative - n. a message that tells the particulars of an act or occurrence or course of events; pr…
894 souvenir - n. a reminder of past events
/development/tools/winscope/
Dyarn.lock1961 events@^3.0.0:
1963 …resolved "https://registry.yarnpkg.com/events/-/events-3.0.0.tgz#9a0a0dfaf62893d92b875b8f2698ca411…
3387 events "^3.0.0"