Searched refs:setProfileServiceState (Results 1 – 1 of 1) sorted by relevance
401 setProfileServiceState(supportedProfileServices,BluetoothAdapter.STATE_ON); in processStart()415 setProfileServiceState(supportedProfileServices,BluetoothAdapter.STATE_OFF); in stopProfileServices()564 private void setProfileServiceState(Class[] services, int state) { in setProfileServiceState() method in AdapterService