PickerFragment.GraphObjectFilter
最新バージョンのSDKではこのクラスは使用できません。
このクラスには新しいバージョンがあります。ご確認ください。 最新バージョン

Callback interface that will be called to determine if a graph object should be displayed.

パッケージ:widget
インスタンスメソッド
includeItem(Object)

Called to determine if a graph object should be displayed.

public boolean includeItem(Object graphObject)
パラメーター説明
graphObjectThe graph object
Returns
True to display the graph object, false to hide it