|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeliveryClass | |
|---|---|
| com.notnoop.mpns | |
| com.notnoop.mpns.internal | |
| com.notnoop.mpns.notifications | |
| Uses of DeliveryClass in com.notnoop.mpns |
|---|
| Methods in com.notnoop.mpns that return DeliveryClass | |
|---|---|
static DeliveryClass |
DeliveryClass.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeliveryClass[] |
DeliveryClass.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DeliveryClass in com.notnoop.mpns.internal |
|---|
| Methods in com.notnoop.mpns.internal with parameters of type DeliveryClass | |
|---|---|
static int |
Utilities.getTileDelivery(DeliveryClass delivery)
|
| Uses of DeliveryClass in com.notnoop.mpns.notifications |
|---|
| Methods in com.notnoop.mpns.notifications with parameters of type DeliveryClass | |
|---|---|
protected int |
ToastNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
protected int |
TileNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
protected int |
RawNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
protected int |
IconicTileNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
protected int |
FlipTileNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
protected int |
CycleTileNotification.Builder.deliveryValueOf(DeliveryClass delivery)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||