OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interaction
(Results
76 - 100
of
1168
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/tracing/tracing/core/
auditor.html
41
* for adding
interaction
ranges and audits.
/external/compiler-rt/test/asan/TestCases/
alloca_vla_interact.cc
6
// This testcase checks correct
interaction
between VLAs and allocas.
/external/eigen/bench/
vdw_new.cpp
41
//
interaction
)
/external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetRecognizer.java
15
* of some subclass of this class. All
interaction
between the overall
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetRecognizer.java
14
* of some subclass of this class. All
interaction
between the overall
/external/libchrome/base/strings/
string_util_win.h
19
// for
interaction
with APIs that require it.
/external/libnfc-nci/halimpl/bcm2079x/include/
HalAdaptation.h
21
* HAL Adaptation Interface (HAI). This interface regulates the
interaction
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
Box.java
28
* Defines basic
interaction
possibilities for any ISO box. Each box has a parent box and a type.
/external/snakeyaml/
README.md
4
[YAML](http://yaml.org) is a data serialization format designed for human readability and
interaction
with scripting languages.
/external/tlsdate/
events.dot
1
/* This DOT file represents the logical
interaction
between
/external/webrtc/webrtc/base/
macutils.h
51
// require user
interaction
.
/frameworks/base/core/java/android/printservice/
package.html
18
The
interaction
between the system and the print service during printer discovery is
/frameworks/base/core/java/com/android/internal/app/
IVoiceInteractionManagerService.aidl
91
* @return the component name for the currently active voice
interaction
service
99
* @param args the bundle to pass as arguments to the voice
interaction
session
124
* Indicates whether the currently active voice
interaction
service is capable of handling the
130
* Indicates whether the currently active voice
interaction
service is capable of being launched
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
Interaction.java
24
public class
Interaction
{
/frameworks/base/tests/Assist/res/xml/
interaction_service.xml
18
<voice-
interaction
-service xmlns:android="http://schemas.android.com/apk/res/android"
/frameworks/base/tests/VoiceInteraction/res/xml/
interaction_service.xml
20
<voice-
interaction
-service xmlns:android="http://schemas.android.com/apk/res/android"
/packages/apps/Contacts/src/com/android/contacts/interactions/
ContactInteraction.java
25
* Represents a default
interaction
between the phone's owner and a contact
/packages/apps/Settings/res/xml/
voice_input_settings.xml
21
based on the list of available voice
interaction
and recognition services. -->
/packages/apps/Settings/src/com/android/settings/
AirplaneModeVoiceActivity.java
29
* setting using the Voice
Interaction
API.
/packages/apps/Settings/src/com/android/settings/fuelgauge/
BatterySaverModeVoiceActivity.java
30
* setting using the Voice
Interaction
API.
/system/core/metricsd/uploader/proto/
user_action_event.proto
18
// e.g. an
interaction
with a browser UI element.
/cts/tests/tests/hardware/src/android/hardware/cts/
SensorIntegrationTests.java
33
* Set of tests that verifies proper
interaction
of the sensors in the platform.
43
* This test focuses in the
interaction
of continuous and batching clients for the same Sensor
62
* It is important to look at the internals of the Sensor HAL to identify how the
interaction
106
* This test focuses in the
interaction
of several sensor Clients. The test characterizes by
123
* It is important to look at the internals of the Sensor HAL to identify how the
interaction
221
* It is important to look at the internals of the Sensor HAL to identify how the
interaction
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
action_runner_unittest.py
45
'Failed to issue the
interaction
record on the tracing timeline.'
265
with action_runner_module.
Interaction
(
269
mock.call.ExecuteJavaScript('console.time("
Interaction
.ABC");'),
270
mock.call.ExecuteJavaScript('console.timeEnd("
Interaction
.ABC");')]
279
with action_runner_module.
Interaction
(
286
mock.call.ExecuteJavaScript('console.time("
Interaction
.ABC");')]
/external/autotest/client/cros/cellular/wardmodem/state_machines/
request_response.py
15
The trivial state machine that implements all request-response
interaction
.
17
A lot of
interaction
with the modem is simple request-response.
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
trace_event_stats_unittest.py
17
Interaction
= timeline_interaction_record.TimelineInteractionRecord
31
return
Interaction
(TEST_INTERACTION_LABEL, start, end)
Completed in 1189 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>