Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDeviceDetailsFragmentTest.java185 mFragment.setTitleForInputDevice(); in getTitle_inputDeviceTitle()
198 mFragment.setTitleForInputDevice(); in getTitle_inputDeviceNull_doesNotSetTitle()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceDetailsFragment.java297 setTitleForInputDevice(); in onCreate()
424 void setTitleForInputDevice() { in setTitleForInputDevice() method in BluetoothDeviceDetailsFragment