Searched refs:setAccessPointTethering (Results 1 – 3 of 3) sorted by relevance
221 mService.setAccessPointTethering(false); in startProjectionLohs()662 mService.setAccessPointTethering(true); in startProjectionTethering()
209 setAccessPointTethering(res.getBoolean(R.bool.config_projectionAccessPointTethering)); in CarProjectionService()983 void setAccessPointTethering(boolean tetherEnabled) { in setAccessPointTethering() method in CarProjectionService
1288 mCarProjectionService.setAccessPointTethering(Boolean.parseBoolean(args[1])); in exec()