OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxBatchReportLatencyUs
(Results
1 - 8
of
8
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BatchingTestActivity.java
120
int
maxBatchReportLatencyUs
= (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
125
maxBatchReportLatencyUs
);
138
int
maxBatchReportLatencyUs
= (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
143
maxBatchReportLatencyUs
);
/cts/tests/tests/hardware/src/android/hardware/cts/
SensorBatchingTests.java
256
int
maxBatchReportLatencyUs
= (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
264
maxBatchReportLatencyUs
);
279
int
maxBatchReportLatencyUs
= (int) TimeUnit.SECONDS.toMicros(maxBatchReportLatencySec);
287
maxBatchReportLatencyUs
);
/external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-19.jar
shadows-core-3.1-SNAPSHOT-21.jar
shadows-core-3.1-SNAPSHOT-22.jar
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
Completed in 307 milliseconds