Searched refs:Hotseat (Results 1 – 9 of 9) sorted by relevance
35 public class Hotseat extends CellLayout implements LogContainerProvider, Insettable, Transposable { class40 public Hotseat(Context context) { in Hotseat() method in Hotseat44 public Hotseat(Context context, AttributeSet attrs) { in Hotseat() method in Hotseat48 public Hotseat(Context context, AttributeSet attrs, int defStyle) { in Hotseat() method in Hotseat
339 final Hotseat hotseat = (Hotseat) dragLayer.findViewById(R.id.hotseat); in handleIconKeyEvent()
136 Hotseat getHotseat(); in getHotseat()
93 Hotseat hotseat = mWorkspace.getHotseat(); in setWorkspaceProperty()
314 Hotseat hotseat = launcher.getHotseat();
231 @Thunk Hotseat mHotseat;1320 public Hotseat getHotseat() { in getHotseat()
753 public Hotseat getHotseat() { in getHotseat()
48 import com.android.launcher3.Hotseat;142 private final Hotseat mHotseat;209 public Hotseat getHotseat() {
40 import com.android.launcher3.Hotseat;260 Hotseat hotseat = mActivity.getHotseat(); in shouldStealTouchFromSiblingsBelow()