Searched refs:psp (Results 1 – 3 of 3) sorted by relevance
289 PbapServerProfile psp = mock(PbapServerProfile.class); in pbapProfileStartsEnabled() local290 when(psp.getNameResource(mDevice)).thenReturn(R.string.bluetooth_profile_pbap); in pbapProfileStartsEnabled()291 when(psp.toString()).thenReturn(PbapServerProfile.NAME); in pbapProfileStartsEnabled()292 when(psp.isProfileReady()).thenReturn(true); in pbapProfileStartsEnabled()293 when(mProfileManager.getPbapProfile()).thenReturn(psp); in pbapProfileStartsEnabled()312 PbapServerProfile psp = mock(PbapServerProfile.class); in pbapProfileStartsDisabled() local313 when(psp.getNameResource(mDevice)).thenReturn(R.string.bluetooth_profile_pbap); in pbapProfileStartsDisabled()314 when(psp.toString()).thenReturn(PbapServerProfile.NAME); in pbapProfileStartsDisabled()315 when(psp.isProfileReady()).thenReturn(true); in pbapProfileStartsDisabled()316 when(mProfileManager.getPbapProfile()).thenReturn(psp); in pbapProfileStartsDisabled()
176 PbapServerProfile psp = mManager.getProfileManager().getPbapProfile(); in onPreferenceClick() local177 if (TextUtils.equals(preference.getKey(), psp.toString())) { in onPreferenceClick()178 profile = psp; in onPreferenceClick()204 final PbapServerProfile psp = mManager.getProfileManager().getPbapProfile(); in getProfiles() local205 result.add(psp); in getProfiles()
1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...