Home | History | Annotate | Download | only in dialer

Lines Matching refs:onPageScrollStateChanged

213         public void onPageScrollStateChanged(int state) {
229 Log.d(TAG, "onPageScrollStateChanged() with SCROLL_STATE_IDLE. "
247 if (DEBUG) Log.d(TAG, "onPageScrollStateChanged() with SCROLL_STATE_DRAGGING");
253 if (DEBUG) Log.d(TAG, "onPageScrollStateChanged() with SCROLL_STATE_SETTLING");