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()
1137 public void setTouchModal(boolean touchModal) { in setTouchModal() argument1138 mNotTouchModal = !touchModal; in setTouchModal()