HomeSort by relevance Sort by last modified time
    Searched refs:BIG_PICTURE_STYLE (Results 1 - 6 of 6) sorted by null

  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
StandaloneMainActivity.java 64 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
73 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
150 case BIG_PICTURE_STYLE:
318 * Generates a BIG_PICTURE_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
341 // Main steps for building a BIG_PICTURE_STYLE notification:
343 // 1. Build the BIG_PICTURE_STYLE
352 // 1. Build the BIG_PICTURE_STYLE
422 // BIG_PICTURE_STYLE sets title and content
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 66 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
77 "Demos social type app using BIG_PICTURE_STYLE + inline notification response",
162 case BIG_PICTURE_STYLE:
234 // For an example of option 1, check either the MESSAGING_STYLE or BIG_PICTURE_STYLE
339 * Generates a BIG_PICTURE_STYLE Notification that supports both phone/tablet and wear. For
340 * devices on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_PICTURE_STYLE.
351 // Main steps for building a BIG_PICTURE_STYLE notification:
354 // 2. Build the BIG_PICTURE_STYLE
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 68 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
77 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
157 case BIG_PICTURE_STYLE:
338 * Generates a BIG_PICTURE_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
361 // Main steps for building a BIG_PICTURE_STYLE notification:
364 // 2. Build the BIG_PICTURE_STYLE
373 // 1. Build the BIG_PICTURE_STYLE.
448 // BIG_PICTURE_STYLE sets title and content.
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 66 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
77 "Demos social type app using BIG_PICTURE_STYLE + inline notification response",
162 case BIG_PICTURE_STYLE:
234 // For an example of option 1, check either the MESSAGING_STYLE or BIG_PICTURE_STYLE
339 * Generates a BIG_PICTURE_STYLE Notification that supports both phone/tablet and wear. For
340 * devices on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_PICTURE_STYLE.
351 // Main steps for building a BIG_PICTURE_STYLE notification:
354 // 2. Build the BIG_PICTURE_STYLE
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 68 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
77 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
157 case BIG_PICTURE_STYLE:
338 * Generates a BIG_PICTURE_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
361 // Main steps for building a BIG_PICTURE_STYLE notification:
364 // 2. Build the BIG_PICTURE_STYLE
373 // 1. Build the BIG_PICTURE_STYLE.
448 // BIG_PICTURE_STYLE sets title and content.
    [all...]
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
MainActivity.java 66 private static final String BIG_PICTURE_STYLE = "BIG_PICTURE_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
77 "Demos social type app using BIG_PICTURE_STYLE + inline notification response",
162 case BIG_PICTURE_STYLE:
228 // For an example of option 1, check either the MESSAGING_STYLE or BIG_PICTURE_STYLE
325 * Generates a BIG_PICTURE_STYLE Notification that supports both phone/tablet and wear. For
326 * devices on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_PICTURE_STYLE.
337 // Main steps for building a BIG_PICTURE_STYLE notification:
339 // 1. Build the BIG_PICTURE_STYLE
    [all...]

Completed in 1146 milliseconds