HomeSort by relevance Sort by last modified time
    Searched full:closing (Results 26 - 50 of 2993) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/database/sqlite/
SQLiteClosable.java 63 * Releases a reference to the object, closing the object if the last reference
80 * closing the object if the last reference was released.
97 * Releases a reference to the object, closing the object if the last reference
  /external/autotest/client/site_tests/graphics_Stress/
control.tabopenclose 20 This test runs a graphics stress opening and closing 50 tabs of SpiritBox.
  /external/clang/test/CodeGen/
linetable-endscope.c 4 // at the closing of the lexical scope in this case. See the comments in
  /external/clang/test/Parser/
objc-quirks.m 10 // expected-error {{extraneous closing brace ('}')}} \
  /external/guava/guava/src/com/google/common/io/
LegacyCloseables.java 49 * closing writable resources. With a writable resource, a failure thrown from {@code close()}
52 * Source/Sink classes to handle opening and closing resources for you. When that isn't
55 * try-with-resources</a>. When that isn't possible and you are closing a readable
70 "IOException thrown while closing Closeable.", e);
  /external/icu/icu4c/source/tools/genrb/
read.h 32 TOK_CLOSE_BRACE, /* A closing brace character */
  /external/libchrome/base/files/
scoped_file.cc 24 // There are security implications to not closing a file descriptor
  /external/libxml2/python/tests/
reader8.py 25 print("Error closing the document test1")
  /external/llvm/test/CodeGen/MIR/X86/
missing-closing-quote.mir 18 ; CHECK: [[@LINE+1]]:48: end of machine instruction reached before the closing '"'
  /external/mockftpserver/branches/1.x_Branch/src/main/resources/
ReplyText.properties 28 221=Service closing control connection.
30 226=Closing data connection. Requested file action successful.
31 226.WithFilename=Closing data connection. Requested file action successful. Filename={0}.
39 421=Service not available, closing control connection.
  /frameworks/base/core/java/android/widget/
MenuItemHoverListener.java 10 * some behavior at a higher level, like managing the opening and closing of submenus.
  /packages/apps/TV/common/src/com/android/tv/common/
AutoCloseableUtils.java 33 Log.e(TAG, "Error closing " + closeable, ex);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
CloseUtils.java 21 * Utility methods for closing database cursors.
  /cts/libs/json/src/com/android/json/stream/
JsonToken.java 31 * The closing of a JSON array. Written using {@link JsonWriter#endArray}
43 * The closing of a JSON object. Written using {@link JsonWriter#endObject}
  /external/libchrome/crypto/
scoped_test_nss_db.cc 31 // Remove trust from any certs in the test DB before closing it. Otherwise NSS
48 // sleep for 1 second after closing the database, due to
  /frameworks/base/core/java/android/util/
JsonToken.java 31 * The closing of a JSON array. Written using {@link JsonWriter#endArray}
43 * The closing of a JSON object. Written using {@link JsonWriter#endObject}
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
RTPjitter.cc 115 goto closing;
126 goto closing;
135 goto closing;
158 goto closing;
169 goto closing;
206 closing:
  /packages/apps/Camera2/src/com/android/camera/device/
MultiCameraDeviceLifecycle.java 117 * Code using this class should close the camera device by closing the
129 * Closing the lifetime will cancel any outstanding request and will
130 * cause the camera to close. Closing the lifetime instead of the device
143 * Code using this class should close the camera device by closing the
156 * Closing the lifetime will cancel any outstanding request and will
157 * cause the camera to close. Closing the lifetime instead of the device
170 * Code using this class should close the camera device by closing the
182 * Closing the lifetime will cancel any outstanding request and will
183 * cause the camera to close. Closing the lifetime instead of the device
197 * Code using this class should close the camera device by closing th
    [all...]
SingleDeviceStateMachine.java 39 * Closing Opened -> Nothing.
44 * Device moves to Closing.
45 * Closing Closed -> Nothing.
59 CLOSING,
223 mDeviceState = DeviceState.CLOSING;
317 mDeviceState = DeviceState.CLOSING;
342 mLogger.w("There was a problem closing device: " + mDeviceKey, exception);
  /prebuilts/go/darwin-x86/src/runtime/
netpoll.go 45 // proceed w/o taking the lock. So closing, rg, rd, wg and wd are manipulated
51 closing bool
98 pd.closing = false
113 if !pd.closing {
117 throw("netpollClose: blocked write on closing descriptor")
120 throw("netpollClose: blocked read on closing descriptor")
172 // a pending async IO operation. Wait for ioready, ignore closing or timeouts.
180 if pd.closing {
250 if pd.closing {
251 throw("netpollUnblock: already closing")
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
netpoll.go 45 // proceed w/o taking the lock. So closing, rg, rd, wg and wd are manipulated
51 closing bool
98 pd.closing = false
113 if !pd.closing {
117 throw("netpollClose: blocked write on closing descriptor")
120 throw("netpollClose: blocked read on closing descriptor")
172 // a pending async IO operation. Wait for ioready, ignore closing or timeouts.
180 if pd.closing {
250 if pd.closing {
251 throw("netpollUnblock: already closing")
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
DoorAnimationComponent.java 27 public static final int CLOSING = 2;
80 // opening and closing animations are the same length.
107 final float closeAnimationLength = mSprite.findAnimation(Animation.CLOSING).getLength();
123 mSprite.playAnimation(Animation.CLOSING);
172 mSprite.playAnimation(Animation.CLOSING);
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 35 * Called when a menu is closing.
101 * closing. Presenter implementations should close the representation
104 * @param menu the menu or submenu that is closing
106 * submenus are closing, {@code false} if only
107 * the specified menu is closing
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
tab_list_backend.py 54 # TODO(dtu): crbug.com/160946, allow closing the last tab on some platforms.
55 # For now, just create a new tab before closing the last tab.
61 if response != 'Target is closing':
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests15.dat 5 Line: 1 Col: 36 Expected closing tag. Unexpected end of file.
28 Line: 2 Col: 4 Expected closing tag. Unexpected end of file.
202 1: Expected closing tag. Unexpected end of file

Completed in 1812 milliseconds

12 3 4 5 6 7 8 91011>>