Searched refs:numOfProfiles (Results 1 – 1 of 1) sorted by relevance
641 int numOfProfiles; in initBtSettings() local646 numOfProfiles = 1; in initBtSettings()649 numOfProfiles = 2; in initBtSettings()655 mProfiles = new LocalBluetoothProfile[numOfProfiles]; in initBtSettings()656 mCheckedItems = new boolean[numOfProfiles]; in initBtSettings()657 CharSequence[] items = new CharSequence[numOfProfiles]; in initBtSettings()