OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safeCloseStream
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapUtils.java
203
Utils.
safeCloseStream
(is);
204
Utils.
safeCloseStream
(os);
/packages/apps/Bluetooth/src/com/android/bluetooth/
Utils.java
161
public static void
safeCloseStream
(InputStream is) {
171
public static void
safeCloseStream
(OutputStream os) {
Completed in 220 milliseconds