SmartEyeglass SDK
public class

SmartWatchConst

extends java.lang.Object
  1. java.lang.Object
  2. com.sonyericsson.extras.liveware.extension.util.SmartWatchConst

Class Overview

Summary

Fields
public static final Rect ACTIVE_WIDGET_TOUCH_AREA For a widget only taps in the 80 by 80 pixels in the center of the screen shall be considered as taps.
Public Constructors
SmartWatchConst()

Fields

public static final Rect ACTIVE_WIDGET_TOUCH_AREA

For a widget only taps in the 80 by 80 pixels in the center of the screen shall be considered as taps. The is to avoid interpreting failed swipe motions as tap events.

Public Constructors

public SmartWatchConst()