Searched refs:SLIDE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Music/src/com/android/music/
H A DTouchInterceptor.java66 private static final int SLIDE = 1; field in class:TouchInterceptor
309 if (mRemoveMode == SLIDE && ev.getX() > r.right * 3 / 4) {
400 if (mRemoveMode == SLIDE) {

Completed in 73 milliseconds