Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothProgressCategory.java51 setEmptyTextRes(R.string.bluetooth_no_devices_found); in init()
/packages/apps/Settings/src/com/android/settings/
DProgressCategory.java56 public void setEmptyTextRes(int emptyTextRes) { in setEmptyTextRes() method in ProgressCategory