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

<<31323334353637383940>>

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallContactInteractions.java 167 // closing time, then this business is open.
188 * - Display next closing time if open now and number of intervals is >2.
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
dom.md 142 `kParseErrorStringMissQuotationMark` | Missing a closing quotation mark in string.
186 *In situ* parsing just modified the original JSON. Updated characters are highlighted in the diagram. If the JSON string does not contain escape character, such as `"msg"`, the parsing process merely replace the closing double quotation mark with a null character.
  /packages/inputmethods/LatinIME/java/res/values/
strings-talkback-descriptions.xml 172 <!-- Spoken descriptions when closing a more keys keyboard that has alternative characters. -->
177 <!-- Spoken descriptions when closing a more suggestions panel that has alternative suggested words. -->
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 203 // Here we look to go over any closing punctuation. This is because in dominant
205 // other closing punctuation signs. This is generally not true in other languages.
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
handlers.py 81 # prematurely closing. Async servers must return from 'run()' without
82 # closing if there might still be output to iterate over.
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
handlers.py 81 # prematurely closing. Async servers must return from 'run()' without
82 # closing if there might still be output to iterate over.
  /prebuilts/go/darwin-x86/src/net/
tcpsock_posix.go 303 // Closing l does not affect f, and closing f does not affect l.
unixsock_posix.go 367 // Closing l does not affect f, and closing f does not affect l.
  /prebuilts/go/linux-x86/src/net/
tcpsock_posix.go 303 // Closing l does not affect f, and closing f does not affect l.
unixsock_posix.go 367 // Closing l does not affect f, and closing f does not affect l.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 81 # prematurely closing. Async servers must return from 'run()' without
82 # closing if there might still be output to iterate over.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 81 # prematurely closing. Async servers must return from 'run()' without
82 # closing if there might still be output to iterate over.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutWindowCoordinator.java 37 * The {@link LayoutWindowCoordinator} keeps track of Eclipse window events (opening, closing,
294 // so closing it in the Java perspective does *not* fire a partClosed event.
  /system/netd/server/
SockDiagTest.cpp 407 fprintf(stderr, "Benchmarking closing %d sockets based on %s\n",
464 fprintf(stderr, " Closing: %6.1f ms\n",
  /toolchain/binutils/binutils-2.25/bfd/
cache.c 517 <<FALSE>> is returned if closing the file fails, <<TRUE>> is
546 <<FALSE>> is returned if closing one of the file fails, <<TRUE>> is
  /tools/test/connectivity/acts/tests/google/bt/system_tests/
RfcommLongevityTest.py 320 "Error closing client connection: {}".format(err))
326 "Error closing server connection: {}".format(err))
  /bionic/libc/include/
pthread.h 268 * closing braces, and that using setjmp/longjmp/return/break/continue
  /cts/tests/tests/media/src/android/media/cts/
CodecImage.java 41 * from various media sources, not closing old CodecImage objects will prevent the
  /cts/tests/tests/security/src/android/security/cts/
MediaServerCrashTest.java 242 Log.w(TAG, "Error in closing session. Convertsession: " + convertSessionId);
  /developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java 166 Log.e(TAG, "Error closing ParcelFile Descriptor");
  /developers/samples/android/content/LoaderCursor/src/com/example/android/content/loadercursor/
CursorLoaderListFragment.java 209 // Swap the new cursor in. (The framework will take care of closing the
  /developers/samples/android/content/documentsUi/StorageClient/Application/src/main/java/com/example/android/storageclient/
StorageClientFragment.java 166 Log.e(TAG, "Error closing ParcelFile Descriptor");
  /development/ndk/platforms/android-21/include/
pthread.h 255 * closing braces, and that using setjmp/longjmp/return/break/continue
  /development/ndk/platforms/android-9/include/
pthread.h 297 * closing braces, and that using setjmp/longjmp/return/break/continue
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCursor.java 197 // Swap the new cursor in. (The framework will take care of closing the

Completed in 2145 milliseconds

<<31323334353637383940>>