OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logToFile
(Results
1 - 3
of
3
) sorted by null
/cts/tests/sensor/src/android/hardware/cts/helpers/
SensorStats.java
152
public void
logToFile
(Context context, String fileName) throws IOException {
171
* See {@link #
logToFile
(String)}.
/cts/tests/sensor/src/android/hardware/cts/
SensorBatchingTests.java
345
stats.
logToFile
(environment.getContext(), fileName);
SingleSensorTests.java
602
stats.
logToFile
(environment.getContext(), fileName);
Completed in 269 milliseconds