Intent source for Wear Card Management Activity. Behavior may depend on the source.
Constant Summary
| int |
OOBE
|
Start Wear Wallet for out of box experience |
| int |
SETTINGS
|
Start Wear Wallet from settings |
Inherited Method Summary
From interface java.lang.annotation.Annotation
|
abstract Class<? extends Annotation>
|
annotationType()
|
| abstract boolean |
|
| abstract int |
hashCode()
|
|
abstract String
|
toString()
|
Constants
public static final int
OOBE
Start Wear Wallet for out of box experience
Constant Value: 20
public static final int
SETTINGS
Start Wear Wallet from settings
Constant Value: 21