Searched refs:getSentIntent (Results 1 – 2 of 2) sorted by relevance
160 public PendingIntent getSentIntent() { in getSentIntent() method in ShadowSmsManager.DataMessageParams196 public PendingIntent getSentIntent() { in getSentIntent() method in ShadowSmsManager.TextSmsParams
41 assertThat(params.getSentIntent()).isNull(); in sendTextMessage_shouldStoreLastSentTextParameters()93 assertThat(params.getSentIntent()).isSameAs(sentIntent); in sendDataMessage_shouldStoreLastParameters()