Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java183 private LocalBluetoothProfile addFakeProfile(int profileNameResId, in addFakeProfile() argument
185 LocalBluetoothProfile profile = new FakeBluetoothProfile(mContext, profileNameResId); in addFakeProfile()