Searched refs:touchModal (Results 1 – 2 of 2) sorted by relevance
72 public void setTouchModal(boolean touchModal) { in setTouchModal() argument73 mPopup.setTouchModal(touchModal); in setTouchModal()
1141 public void setTouchModal(boolean touchModal) { in setTouchModal() argument1142 mNotTouchModal = !touchModal; in setTouchModal()