Home
last modified time | relevance | path

Searched refs:bigTextStyle (Results 1 – 5 of 5) sorted by relevance

/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java136 BigTextStyle bigTextStyle = new NotificationCompat.BigTextStyle() in recreateBuilderWithBigTextStyle() local
189 .setStyle(bigTextStyle) in recreateBuilderWithBigTextStyle()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java138 BigTextStyle bigTextStyle = new NotificationCompat.BigTextStyle() in recreateBuilderWithBigTextStyle() local
189 .setStyle(bigTextStyle) in recreateBuilderWithBigTextStyle()
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizListenerService.java113 Notification.BigTextStyle bigTextStyle = new Notification.BigTextStyle() in onDataChanged() local
117 .setStyle(bigTextStyle) in onDataChanged()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java200 BigTextStyle bigTextStyle = new NotificationCompat.BigTextStyle() in generateBigTextStyleNotification() local
266 .setStyle(bigTextStyle) in generateBigTextStyleNotification()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java200 BigTextStyle bigTextStyle = new NotificationCompat.BigTextStyle() in generateBigTextStyleNotification() local
289 .setStyle(bigTextStyle) in generateBigTextStyleNotification()