danger
Interface SystemStrings

All Known Implementing Classes:
TimeZone


public interface SystemStrings

For internal use only.


Field Summary
static int ID_CANCEL
          For internal use only.
static int ID_DONE
          For internal use only.
static int ID_NEXT
          For internal use only.
static int ID_PREVIOUS
          For internal use only.
 

Field Detail

ID_CANCEL

static final int ID_CANCEL
For internal use only.

See Also:
Constant Field Values

ID_PREVIOUS

static final int ID_PREVIOUS
For internal use only.

See Also:
Constant Field Values

ID_DONE

static final int ID_DONE
For internal use only.

See Also:
Constant Field Values

ID_NEXT

static final int ID_NEXT
For internal use only.

See Also:
Constant Field Values