Searched
full:ended (Results
251 -
275 of
1038) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/gesture/ |
GestureStroke.java | 30 * A gesture stroke started on a touch down and ended on a touch up. A stroke
|
/frameworks/base/core/jni/android/opengl/ |
poly_clip.cpp | 149 /* if result ended up in p2 then copy it to p1 */
|
/frameworks/base/sax/java/android/sax/ |
RootElement.java | 182 // If we've ended the current element...
|
/frameworks/compile/mclinker/lib/Support/ |
DefSymParser.cpp | 55 // An operator encountered means a token ended, push it to
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample9_unittest.cc | 57 // Called after all test activities have ended.
|
/packages/apps/Email/src/com/android/email/ |
EmailConnectivityManager.java | 185 LogUtils.d(TAG, mName + ": Connectivity wait ended");
|
/packages/apps/Settings/tests/src/com/android/settings/tests/ |
BluetoothRequestPermissionTest.java | 173 addMsg("Scan ended");
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
HandleView.java | 63 * The move ended
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteSession.java | 70 * is ended. If the database operation was successful, then its changes are committed. 81 * {@link #setTransactionSuccessful}and ended with {@link #endTransaction}. 84 * when the outermost transaction is ended. 274 * be rolled back when the outermost transaction is ended. 361 * when the transaction is ended. [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3inputstream.c | 839 // it because the buffer ended 908 // it because the buffer ended [all...] |
/bionic/libc/netbsd/net/ |
base64.c | 289 * We are done decoding Base-64 chars. Let's see if we ended 332 * We ended by seeing the end of the string. Make sure we
|
/external/chromium/net/disk_cache/ |
disk_cache.h | 132 // ended by calling this method with iter returned by OpenNextEntry(). 217 // (the second one starts where the first one ended), and there is no other
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader.cc | 99 // reference will be release when this request has ended. 397 // If there is a pending read but the request has ended, returns with what
|
/external/chromium_org/ash/wm/ |
lock_state_controller_impl2.cc | 56 // finished sequences (either Ended or Aborted). Once these two numbers are 128 // Number of sequences either ended or aborted.
|
/external/chromium_org/chrome/browser/automation/ |
url_request_automation_job.cc | 267 // The send ended some time ago, but that information is not available on 268 // this side of the automation channel. Consider the send to have ended at
|
/external/chromium_org/chrome/browser/extensions/api/notifications/ |
notifications_apitest.cc | 89 "\"message\": \"Too late! The show ended yesterday\"" 668 "\"message\": \"Too late! The show ended yesterday\""
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
events_view.js | 511 // The one that ended most recently (Highest end time) should be sorted 515 // If both ended at the same time, then odds are they were related events,
|
/external/chromium_org/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 137 // Otherwise we need to set both the animation state to ended and the 138 // DropdownBarHost state to ended/hidden, otherwise the next time we try
|
/external/chromium_org/content/browser/tracing/ |
trace_controller_impl.cc | 151 // has ended. To avoid recursive calls back to the subscriber, we will just 369 // of being ended. That is ok.
|
/external/chromium_org/media/filters/ |
audio_renderer_impl.cc | 498 // 3) We haven't already signalled that we've ended 555 // to FillBuffer() later than we'd like, which delays firing the 'ended'
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLMediaElement.h | 139 bool ended() const; 536 // time has not changed since sending an "ended" event
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/ |
TextTrack.cpp | 91 DEFINE_STATIC_LOCAL(const AtomicString, ended, ("showing", AtomicString::ConstructFromLiteral)); 92 return ended;
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prnetdb.h | 200 ** is ended if this value is returned zero. 446 ** is ended if this value is returned NULL.
|
/external/icu4c/i18n/ |
regeximp.h | 161 // Check that match ended at the right spot, 170 // Check that the match ended at the right spot.
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommand.java | 361 * The command has completed. The command session has ended.
366 * The command has been canceled. The command session has ended.
|
Completed in 584 milliseconds
<<11121314151617181920>>