Home
last modified time | relevance | path

Searched refs:psp (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsProfilesControllerTest.java289 PbapServerProfile psp = mock(PbapServerProfile.class); in pbapProfileStartsEnabled() local
290 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() local
313 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()
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDetailsProfilesController.java176 PbapServerProfile psp = mManager.getProfileManager().getPbapProfile(); in onPreferenceClick() local
177 if (TextUtils.equals(preference.getKey(), psp.toString())) { in onPreferenceClick()
178 profile = psp; in onPreferenceClick()
204 final PbapServerProfile psp = mManager.getProfileManager().getPbapProfile(); in getProfiles() local
205 result.add(psp); in getProfiles()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...