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

  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
StandaloneMainActivity.java 63 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
73 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
146 case BIG_TEXT_STYLE:
168 * Generates a BIG_TEXT_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
188 // Main steps for building a BIG_TEXT_STYLE notification:
190 // 1. Build the BIG_TEXT_STYLE
199 // 1. Build the BIG_TEXT_STYLE
265 // BIG_TEXT_STYLE sets title and content
552 * a basic BIG_TEXT_STYLE
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 65 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
76 "Demos reminder type app using BIG_TEXT_STYLE",
158 case BIG_TEXT_STYLE:
180 * Generates a BIG_TEXT_STYLE Notification that supports both phone/tablet and wear. For devices
181 * on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_TEXT_STYLE. Otherwise, displays
188 // Main steps for building a BIG_TEXT_STYLE notification:
191 // 2. Build the BIG_TEXT_STYLE
205 // 2. Build the BIG_TEXT_STYLE
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 67 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
77 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
153 case BIG_TEXT_STYLE:
175 * Generates a BIG_TEXT_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
195 // Main steps for building a BIG_TEXT_STYLE notification:
198 // 2. Build the BIG_TEXT_STYLE
211 // 2. Build the BIG_TEXT_STYLE
279 // BIG_TEXT_STYLE sets title and content.
596 * a basic BIG_TEXT_STYLE
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 65 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
76 "Demos reminder type app using BIG_TEXT_STYLE",
158 case BIG_TEXT_STYLE:
180 * Generates a BIG_TEXT_STYLE Notification that supports both phone/tablet and wear. For devices
181 * on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_TEXT_STYLE. Otherwise, displays
188 // Main steps for building a BIG_TEXT_STYLE notification:
191 // 2. Build the BIG_TEXT_STYLE
205 // 2. Build the BIG_TEXT_STYLE
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 67 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
77 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
153 case BIG_TEXT_STYLE:
175 * Generates a BIG_TEXT_STYLE Notification that supports both Wear 1.+ and Wear 2.0.
195 // Main steps for building a BIG_TEXT_STYLE notification:
198 // 2. Build the BIG_TEXT_STYLE
211 // 2. Build the BIG_TEXT_STYLE
279 // BIG_TEXT_STYLE sets title and content.
596 * a basic BIG_TEXT_STYLE
    [all...]
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
MainActivity.java 65 private static final String BIG_TEXT_STYLE = "BIG_TEXT_STYLE";
72 {BIG_TEXT_STYLE, BIG_PICTURE_STYLE, INBOX_STYLE, MESSAGING_STYLE};
76 "Demos reminder type app using BIG_TEXT_STYLE",
158 case BIG_TEXT_STYLE:
180 * Generates a BIG_TEXT_STYLE Notification that supports both phone/tablet and wear. For devices
181 * on API level 16 (4.1.x - Jelly Bean) and after, displays BIG_TEXT_STYLE. Otherwise, displays
188 // Main steps for building a BIG_TEXT_STYLE notification:
190 // 1. Build the BIG_TEXT_STYLE
199 // 1. Build the BIG_TEXT_STYLE
    [all...]

Completed in 636 milliseconds