Searched refs:makeTextSharePendingIntent (Results 1 – 1 of 1) sorted by relevance
250 makeTextSharePendingIntent(context, text) in buildWidget()271 fun makeTextSharePendingIntent(context: Context, text: String): PendingIntent { in makeTextSharePendingIntent() method