Home
last modified time | relevance | path

Searched refs:FINISH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java312 private static final int FINISH = 4; field in BlockingGLTextureView.RenderThread
371 exec(FINISH); in finish()
410 case FINISH: in handleMessageLocked()
434 mExecMsgId = FINISH; in run()
/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java57 public static final boolean FINISH = false; field in PlatLogoActivity
142 if (FINISH) finish(); in onAttachedToWindow()