PayClient.WearWalletIntentSource

public static abstract @interface PayClient.WearWalletIntentSource implements Annotation

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

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