Home
last modified time | relevance | path

Searched refs:PROFILE_CONSTRUCTORS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java815 PROFILE_CONSTRUCTORS = field in BluetoothAdapter
3529 PROFILE_CONSTRUCTORS.get(profile); in getProfileProxy()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java1507 PROFILE_CONSTRUCTORS = field in AdapterService
1544 ProfileService profileService = PROFILE_CONSTRUCTORS.get(profileId).apply(this); in setProfileServiceState()