Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 209) sorted by relevance

123456789

/frameworks/base/core/java/android/hardware/camera2/utils/
DCloseableLock.java78 public void close() { in close() method in CloseableLock.ScopedLock
111 public void close() { in close() method in CloseableLock
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DTracer.java59 public void close(); in close() method
75 public void close() { in close() method in Tracer.FileSink
88 public void close() { in close() method in Tracer.LogcatSink
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsStreamMediaSession.aidl24 void close(); in close() method
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/
DAutoCloseable.java31 void close() throws Exception; } in close() method
/frameworks/base/core/java/android/content/res/
DXmlResourceParser.java34 public void close(); in close() method
/frameworks/base/core/java/android/content/
DEntityIterator.java38 public void close(); in close() method
DCursorEntityIterator.java105 public final void close() { in close() method in CursorEntityIterator
/frameworks/av/media/img_utils/src/
DOutput.cpp25 status_t Output::close() { return OK; } in close() function in android::img_utils::Output
DInput.cpp26 status_t Input::close() { return OK; } in close() function in android::img_utils::Input
DByteArrayOutput.cpp40 status_t ByteArrayOutput::close() { in close() function in android::img_utils::ByteArrayOutput
DFileOutput.cpp63 status_t FileOutput::close() { in close() function in android::img_utils::FileOutput
DFileInput.cpp69 status_t FileInput::close() { in close() function in android::img_utils::FileInput
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DICall.java28 public void close(); in close() method
/frameworks/base/core/java/android/database/sqlite/
DSQLiteClosable.java105 public void close() { in close() method in SQLiteClosable
/frameworks/base/libs/hwui/thread/
DBarrier.h36 void close() { in close() function
/frameworks/base/obex/javax/obex/
DObexTransport.java62 void close() throws IOException; in close() method
/frameworks/native/services/surfaceflinger/
DBarrier.h42 void close() { in close() function
/frameworks/base/core/java/android/bluetooth/
DBluetoothInputStream.java43 public void close() throws IOException { in close() method in BluetoothInputStream
DBluetoothOutputStream.java39 public void close() throws IOException { in close() method in BluetoothOutputStream
/frameworks/base/core/java/android/os/
DConditionVariable.java79 public void close() in close() method in ConditionVariable
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCameraTestThread.java72 public synchronized void close() throws Exception { in close() method in CameraTestThread
/frameworks/base/core/java/com/android/internal/util/
DSizedInputStream.java38 public void close() throws IOException { in close() method in SizedInputStream
/frameworks/base/core/java/android/net/
DLocalServerSocket.java109 public void close() throws IOException in close() method in LocalServerSocket
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMapRfcommTransport.java46 public void close() throws IOException { in close() method in BluetoothMapRfcommTransport
/frameworks/support/v4/java/android/support/v4/util/
DLogWriter.java43 @Override public void close() { in close() method in LogWriter

123456789