Home | History | Annotate | Download | only in com.example.android.wearable.wear.wearnotifications

Lines Matching refs:BigTextStyle

26 import android.support.v4.app.NotificationCompat.BigTextStyle;
200 BigTextStyle bigTextStyle = new NotificationCompat.BigTextStyle()
289 .setStyle(bigTextStyle)
664 .setStyle(new BigTextStyle().bigText(fullMessageForWearVersion1))