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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java 135 if (transformScale && otherState.getViewWidth() != getViewWidth()) {
136 setTransformationStartScaleX(otherState.getViewWidth() * otherView.getScaleX()
137 / (float) getViewWidth());
208 protected int getViewWidth() {
286 if (transformScale && otherState.getViewWidth() != getViewWidth()) {
344 (otherState.getViewWidth() / (float) getViewWidth()),
TextViewTransformState.java 104 protected int getViewWidth() {
109 return super.getViewWidth();
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java 73 public int getViewWidth() {
122 public int getViewWidth() {
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /packages/apps/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java 179 public int getViewWidth() {
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 396 milliseconds