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

  /packages/apps/Launcher2/src/com/android/launcher2/
HolographicImageView.java 24 public class HolographicImageView extends ImageView {
28 public HolographicImageView(Context context) {
32 public HolographicImageView(Context context, AttributeSet attrs) {
36 public HolographicImageView(Context context, AttributeSet attrs, int defStyle) {
  /packages/apps/Launcher3/src/com/android/launcher3/
HolographicImageView.java 29 public class HolographicImageView extends ImageView {
36 public HolographicImageView(Context context) {
40 public HolographicImageView(Context context, AttributeSet attrs) {
44 public HolographicImageView(Context context, AttributeSet attrs, int defStyle) {

Completed in 169 milliseconds