Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java97 private FakeBluetoothProfile(Context context, int nameResourceId) { in FakeBluetoothProfile() argument
99 mNameResourceId = nameResourceId; in FakeBluetoothProfile()