Searched refs:SLIDE (Results 1 – 2 of 2) sorted by relevance
67 private static final int SLIDE = 1; field in TouchInterceptor310 if (mRemoveMode == SLIDE && ev.getX() > r.right * 3 / 4) { in onTouchEvent()401 if (mRemoveMode == SLIDE) { in dragView()
210 static final boolean SLIDE = false; field in Utils.ScreensaverMoveSaverRunnable277 if (SLIDE) { in run()306 - (SLIDE ? 0 : FADE_TIME) // start moving before the fade in run()