Searched defs:MODE_NONE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
H A DThreadPool.java34 public static final int MODE_NONE = 0; field in class:ThreadPool
140 setMode(MODE_NONE);
206 mMode = MODE_NONE;
/packages/apps/Settings/src/com/android/settings/widget/
H A DChartSweepView.java90 private int mTouchMode = MODE_NONE;
92 private static final int MODE_NONE = 0; field in class:ChartSweepView
471 mTouchMode = MODE_NONE;
528 mTouchMode = MODE_NONE;

Completed in 145 milliseconds