java.lang.Object | |
↳ | com.sap.cloud.mobile.fiori.maps.search.SearchAgent |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
interface | SearchAgent.OnGetAddressListener | ||||||||||
interface | SearchAgent.OnGetLocationListener | ||||||||||
interface | SearchAgent.OnSearchErrorListener |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected SearchAgent.OnGetAddressListener | mOnGetAddressListener | ||||||||||
protected SearchAgent.OnGetLocationListener | mOnGetLocationListener | ||||||||||
protected SearchAgent.OnSearchErrorListener | mOnSearchErrorListener |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SearchAgent() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Drawable | getSearchAttributionDrawable() | ||||||||||
abstract void | lookupAddresses(CharSequence query) | ||||||||||
abstract void | lookupLocation() | ||||||||||
void | setSearchAttributionDrawable(Drawable drawable) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |