Searched refs:checkInTitle (Results 1 – 1 of 1) sorted by relevance
105 SpannableString checkInTitle; in postNotificationForGeofenceId() local108 checkInTitle = new SpannableString(getText(R.string.android_building_title)); in postNotificationForGeofenceId()112 checkInTitle = new SpannableString(getText(R.string.yerba_buena_title)); in postNotificationForGeofenceId()120 checkInTitle.setSpan(new RelativeSizeSpan(0.8f), 0, checkInTitle.length(), in postNotificationForGeofenceId()135 .setContentTitle(checkInTitle) in postNotificationForGeofenceId()