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

  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardWidgetCarousel.java 38 private static float CAMERA_DISTANCE = 10000;
110 v.setCameraDistance(CAMERA_DISTANCE);
KeyguardWidgetPager.java 50 private static float CAMERA_DISTANCE = 10000;
485 v.setCameraDistance(mDensity * CAMERA_DISTANCE);
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 282 private static float CAMERA_DISTANCE = 6500;
    [all...]

Completed in 178 milliseconds