HomeSort by relevance Sort by last modified time
    Searched refs:ScrollerView (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
NavTabScroller.java 35 import com.android.browser.view.ScrollerView;
40 public class NavTabScroller extends ScrollerView {
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 65 public class ScrollerView extends FrameLayout {
156 public ScrollerView(Context context) {
160 public ScrollerView(Context context, AttributeSet attrs) {
164 public ScrollerView(Context context, AttributeSet attrs, int defStyle) {
    [all...]

Completed in 548 milliseconds