OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CycleRunnable
(Results
1 - 3
of
3
) sorted by null
/art/tools/amm/AmmTest/src/com/android/amm/test/
SurfaceViewUse.java
37
mSurfaceView.post(new
CycleRunnable
());
43
private class
CycleRunnable
implements Runnable {
TextureViewUse.java
36
mTextureView.post(new
CycleRunnable
());
42
private class
CycleRunnable
implements Runnable {
ThreadedRendererUse.java
46
mTextView.post(new
CycleRunnable
());
52
private class
CycleRunnable
implements Runnable {
Completed in 54 milliseconds