Searched refs:pushHeader (Results 1 – 2 of 2) sorted by relevance
751 assertThat(BluetoothPbapObexServer.pushHeader(op, reply)) in pushHeader_returnsObexHttpOk()762 assertThat(BluetoothPbapObexServer.pushHeader(op, reply)) in pushHeader_withExceptionWhenOpeningOutputStream_returnsObexHttpInternalError()775 assertThat(BluetoothPbapObexServer.pushHeader(op, reply)) in pushHeader_withExceptionWhenClosingOutputStream_returnsObexHttpInternalError()
1043 static int pushHeader(final Operation op, final HeaderSet reply) { in pushHeader() method in BluetoothPbapObexServer1181 return pushHeader(op, reply); in handleAppParaForResponse()