Searched refs:isDockable (Results 1 – 3 of 3) sorted by relevance
222 public boolean isDockable; field in Task255 this(other.key, other.colorPrimary, other.colorBackground, other.isDockable, in Task()265 boolean isDockable, boolean isLocked, TaskDescription taskDescription, in Task() argument271 this.isDockable = isDockable; in Task()322 if (!isDockable) { in dump()
110 if (!task.isDockable) { in getShortcut()
3945 if (!taskView.getTask().isDockable) {