Searched refs:setAccessPointTethering (Results 1 – 2 of 2) sorted by relevance
187 setAccessPointTethering(res.getBoolean(R.bool.config_projectionAccessPointTethering)); in CarProjectionService()868 void setAccessPointTethering(boolean tetherEnabled) { in setAccessPointTethering() method in CarProjectionService
805 mCarProjectionService.setAccessPointTethering(Boolean.valueOf(args[1])); in exec()