FileDocCategorySizeDatePackage
TaskStack.javaAPI DocAndroid 5.1 API17153Thu Mar 12 22:22:42 GMT 2015com.android.systemui.recents.model

TaskFilter

public interface TaskFilter
An interface for a task filter to query whether a particular task should show in a stack.

Fields Summary
Constructors Summary
Methods Summary
public booleanacceptTask(Task t, int index)
Returns whether the filter accepts the specified task