Searched refs:showConnectingError (Results 1 – 2 of 2) sorted by relevance
58 Utils.showConnectingError(mContext, "testName", mock(LocalBluetoothManager.class)); in showConnectingError_shouldLogBluetoothConnectError()
98 static void showConnectingError(Context context, String name, LocalBluetoothManager manager) { in showConnectingError() method in Utils