Searched refs:setAllProfileServiceStates (Results 1 – 1 of 1) sorted by relevance
594 setAllProfileServiceStates(supportedProfileServices, BluetoothAdapter.STATE_ON); in startProfileServices()606 setAllProfileServiceStates(supportedProfileServices, BluetoothAdapter.STATE_OFF); in stopProfileServices()757 private void setAllProfileServiceStates(Class[] services, int state) { in setAllProfileServiceStates() method in AdapterService