Searched refs:MapProfile (Results 1 – 3 of 3) sorted by relevance
23 from pandora_experimental.map_grpc import Map as MapProfile unknown41 self.map_profile = MapProfile(channel)
51 import com.android.settingslib.bluetooth.MapProfile;188 if (profile instanceof MapProfile) { in refreshProfilePreference()243 if (profile instanceof MapProfile) { in enableProfile()267 if (profile instanceof MapProfile) { in disableProfile()332 final MapProfile mapProfile = mManager.getProfileManager().getMapProfile(); in getProfiles()
51 import com.android.settingslib.bluetooth.MapProfile;372 MapProfile mapProfile = mock(MapProfile.class); in mapProfile()