/external/bluetooth/glib/po/ |
te.po | 460 msgid "Element '%s' was closed, no element is currently open" 466 msgid "Element '%s' was closed, but the currently open element is '%s'" [all...] |
th.po | 452 msgid "Element '%s' was closed, no element is currently open" 457 msgid "Element '%s' was closed, but the currently open element is '%s'" [all...] |
tt.po | 437 msgid "Element '%s' was closed, no element is currently open" 442 msgid "Element '%s' was closed, but the currently open element is '%s'" 1097 msgid "Stream is already closed" 1251 msgid "Enumerator is closed" 1260 msgid "File enumerator is already closed" [all...] |
uk.po | 476 msgid "Element '%s' was closed, no element is currently open" 481 msgid "Element '%s' was closed, but the currently open element is '%s'" [all...] |
wa.po | 454 msgid "Element '%s' was closed, no element is currently open" 459 msgid "Element '%s' was closed, but the currently open element is '%s'" 1116 msgid "Stream is already closed" 1271 msgid "Enumerator is closed" 1280 msgid "File enumerator is already closed" [all...] |
xh.po | 479 msgid "Element '%s' was closed, no element is currently open" 484 msgid "Element '%s' was closed, but the currently open element is '%s'" [all...] |
yi.po | 464 msgid "Element '%s' was closed, no element is currently open" 469 msgid "Element '%s' was closed, but the currently open element is '%s'" 1145 msgid "Stream is already closed" [all...] |
zh_CN.po | 450 msgid "Element '%s' was closed, no element is currently open" 455 msgid "Element '%s' was closed, but the currently open element is '%s'" 1110 msgid "Stream is already closed" 1263 msgid "Enumerator is closed" 1272 msgid "File enumerator is already closed" [all...] |
zh_HK.po | 451 msgid "Element '%s' was closed, no element is currently open" 456 msgid "Element '%s' was closed, but the currently open element is '%s'" 1111 msgid "Stream is already closed" 1264 msgid "Enumerator is closed" 1273 msgid "File enumerator is already closed" [all...] |
zh_TW.po | 451 msgid "Element '%s' was closed, no element is currently open" 456 msgid "Element '%s' was closed, but the currently open element is '%s'" 1111 msgid "Stream is already closed" 1264 msgid "Enumerator is closed" 1273 msgid "File enumerator is already closed" [all...] |
/frameworks/policies/base/mid/com/android/internal/policy/impl/ |
MidWindow.java | 506 * @param st The panel to be closed. 508 * closed. If the panel is in the process of re-opening or 588 // Play the sound effect if the user closed an open menu (and not if 722 // closed [all...] |
/packages/apps/Email/src/org/apache/commons/io/ |
IOUtils.java | 137 * @param input the Reader to close, may be null or already closed
155 * @param output the Writer to close, may be null or already closed
173 * @param input the InputStream to close, may be null or already closed
191 * @param output the OutputStream to close, may be null or already closed
[all...] |
/external/bluetooth/glib/glib/ |
giochannel.c | 331 * channel will be closed when the last reference to it is dropped, 334 * access the channel after it is closed). 655 * the fd was actually closed or not, so we just return 865 * Setting this flag to %TRUE for a channel you have already closed 882 * will be closed when @channel receives its final unref and is 886 * Return value: Whether the channel will be closed on the final unref of [all...] |
/external/icu4c/common/unicode/ |
utext.h | 110 * use a closed UText or passing a NULL pointer is a programming error and 113 * The UText_Open family of functions can either open an existing (closed) 171 * @param ut The UText to be closed. [all...] |
ures.h | 558 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller. 593 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller. 684 * @param fillIn if NULL a new UResourceBundle struct is allocated and must be closed by the caller. [all...] |
/build/tools/droiddoc/templates/assets/ |
android-developer-docs.css | 142 #side-nav .closed .toggle-img, 143 #side-nav .open .closed .toggle-img { 144 background:url('images/triangle-closed-small.png') 7px 4px no-repeat;
|
/external/icu4c/i18n/unicode/ |
choicfmt.h | 126 * allow one to specify half-open, open, or closed intervals.</li> 298 * element of 'limits' is open or closed. If FALSE, then the 696 * The intervals may be closed, half open, or open. This affects
|
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.cpp | 375 // The popup sends its "closed" notification through its parent. Set the 668 // want to fire the onchange event until the popup is closed, to match 670 // popup is closed. [all...] |
/packages/apps/Phone/src/com/android/phone/ |
DTMFTwelveKeyDialer.java | 541 * Dialer code that runs when the dialer is closed. 741 * Forces the dialer into the "closed" state. 742 * Does nothing if the dialer is already closed. [all...] |
/bionic/libc/unistd/ |
syslog.c | 290 * If the user closed the FD and opened another in the same slot,
|
/cts/tests/tests/app/src/android/app/cts/ |
DialogTest.java | 757 * 4. Closed option menu will make onPanelClosed to be called, 851 // closed option menu [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebChromeClientTest.java | 173 // after which the child will be closed
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
ZipInputStreamTest.java | 115 fail("Read data after stream was closed");
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 252 * Called when the class is finalized. Makes sure the DEX file is closed.
|
/dalvik/libcore/luni/src/main/java/java/net/ |
DatagramSocketImpl.java | 79 * if the socket is closed or not bound.
|