HomeSort by relevance Sort by last modified time
    Searched refs:HolographicImageView (Results 1 - 4 of 4) 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) {
Launcher.java     [all...]
  /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) {
Launcher.java     [all...]

Completed in 223 milliseconds