Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:setDiscoverableTimeout

727     public void setDiscoverableTimeout(int timeout) {
731 if (mService != null) mService.setDiscoverableTimeout(timeout);