Searched refs:getToastString (Results 1 – 1 of 1) sorted by relevance
228 toast(getToastString(R.string.disconnecting_peripheral)); in nextStepDisconnect()249 toast(getToastString(R.string.disconnecting_peripheral)); in nextStepDisconnect()258 toast(getToastString(R.string.disconnected_peripheral)); in nextStepDisconnect()269 toast(getToastString(R.string.disconnected_peripheral)); in nextStepDisconnect()279 private String getToastString(int resid) { in getToastString() method in BluetoothPeripheralHandover334 toast(getToastString(R.string.connecting_peripheral)); in nextStepConnect()354 toast(getToastString(R.string.connecting_peripheral)); in nextStepConnect()365 toast(getToastString(R.string.connected_peripheral)); in nextStepConnect()369 toast (getToastString(R.string.connect_peripheral_failed)); in nextStepConnect()379 toast(getToastString(R.string.connected_peripheral)); in nextStepConnect()[all …]