Class android.app.Notification.WearableExtender
Changed Methods | ||
---|---|---|
WearableExtender addPage (Notification ) |
Now deprecated. |
|
WearableExtender addPages (List<Notification> ) |
Now deprecated. |
|
WearableExtender clearPages () |
Now deprecated. |
|
Bitmap getBackground () |
Now deprecated. |
|
PendingIntent getDisplayIntent () |
Now deprecated. |
|
boolean getHintAmbientBigPicture () |
Now deprecated. |
|
List<Notification> getPages () |
Now deprecated. |
|
WearableExtender setBackground (Bitmap ) |
Now deprecated. |
|
WearableExtender setDisplayIntent (PendingIntent ) |
Now deprecated. |
|
WearableExtender setHintAmbientBigPicture (boolean ) |
Now deprecated. |
Changed Fields | ||
---|---|---|
int SCREEN_TIMEOUT_LONG |
Now deprecated. |
|
int SCREEN_TIMEOUT_SHORT |
Now deprecated. |
|
int SIZE_DEFAULT |
Now deprecated. |
|
int SIZE_FULL_SCREEN |
Now deprecated. |
|
int SIZE_LARGE |
Now deprecated. |
|
int SIZE_MEDIUM |
Now deprecated. |
|
int SIZE_SMALL |
Now deprecated. |
|
int SIZE_XSMALL |
Now deprecated. |