Searched defs:mapProfile (Results 1 – 4 of 4) sorted by relevance
332 public void mapProfile() { in mapProfile() method in BluetoothDetailsProfilesControllerTest334 MapProfile mapProfile = mock(MapProfile.class); in mapProfile() local
105 BluetoothMapClient mapProfile = (BluetoothMapClient) proxy; in onServiceConnected() local
208 final MapProfile mapProfile = mManager.getProfileManager().getMapProfile(); in getProfiles() local
428 virtual bool mapProfile(C2Config::profile_t from, int32_t *to) { in mapProfile() function432 virtual bool mapProfile(int32_t from, C2Config::profile_t *to) { in mapProfile() function