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

  /packages/apps/Launcher2/src/com/android/launcher2/
DrawableStateProxyView.java 31 private int mViewId;
47 mViewId = a.getResourceId(R.styleable.DrawableStateProxyView_sourceViewId, -1);
59 mView = parent.findViewById(mViewId);
  /frameworks/base/core/java/android/view/
AccessibilityInteractionController.java     [all...]

Completed in 65 milliseconds