Sms
Toggle table of contents
Sms
Platform filter
Sms
Switch theme
Search in API
Sms
Sms
/
com.android.securesms.service.utils
/
ToastUtils
/
showToastLong
show
Toast
Long
Sms
fun
Context
.
showToastLong
(
message
:
String
)
fun
Context
.
showToastLong
(
@
StringRes
messageRes
:
Int
)
fun
Fragment
.
showToastLong
(
message
:
String
)
fun
Fragment
.
showToastLong
(
@
StringRes
messageRes
:
Int
)
fun
Dialog
.
showToastLong
(
message
:
String
)
fun
Dialog
.
showToastLong
(
@
StringRes
messageRes
:
Int
)
fun
View
.
showToastLong
(
message
:
String
)
fun
View
.
showToastLong
(
@
StringRes
messageRes
:
Int
)