Searched refs:notTouchable (Results 1 – 3 of 3) sorted by relevance
125 notTouchable: Boolean,153 this.windowNotTouchable = notTouchable
818 public void setNotTouchable(boolean notTouchable) { in setNotTouchable() argument819 mCurrentState.windowNotTouchable = notTouchable; in setNotTouchable()
155 default void setNotTouchable(boolean notTouchable) {} in setNotTouchable() argument