public class PredictionPopupWindow
extends android.widget.PopupWindow
| Constructor and Description |
|---|
PredictionPopupWindow(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyPredictions(java.util.List<Prediction> predictions) |
void |
setOnPredictionClickListener(OnPredictionClickListener listener) |
dismiss, getAnimationStyle, getBackground, getContentView, getElevation, getEnterTransition, getExitTransition, getHeight, getInputMethodMode, getMaxAvailableHeight, getMaxAvailableHeight, getMaxAvailableHeight, getOverlapAnchor, getSoftInputMode, getWidth, getWindowLayoutType, isAboveAnchor, isAttachedInDecor, isClippingEnabled, isFocusable, isOutsideTouchable, isShowing, isSplitTouchEnabled, isTouchable, setAnimationStyle, setAttachedInDecor, setBackgroundDrawable, setClippingEnabled, setContentView, setElevation, setEnterTransition, setExitTransition, setFocusable, setHeight, setIgnoreCheekPress, setInputMethodMode, setOnDismissListener, setOutsideTouchable, setOverlapAnchor, setSoftInputMode, setSplitTouchEnabled, setTouchable, setTouchInterceptor, setWidth, setWindowLayoutMode, setWindowLayoutType, showAsDropDown, showAsDropDown, showAsDropDown, showAtLocation, update, update, update, update, update, updatepublic PredictionPopupWindow(android.content.Context context)
public void applyPredictions(java.util.List<Prediction> predictions)
public void setOnPredictionClickListener(OnPredictionClickListener listener)