StringBuffer.LastIndexOf(string)
stringthe string to find.
Documentation for this section has not yet been entered.
Searches for the first index of the specified character. The search for the character starts at the beginning and moves towards the end.
[Android Documentation]