OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CameraThread
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
CameraThread.java
35
public class
CameraThread
implements AutoCloseable {
36
private static final String TAG = "
CameraThread
";
TestVideoProvider.java
69
private
CameraThread
mLooperThread;
243
mLooperThread = new
CameraThread
();
Completed in 72 milliseconds