HomeSort by relevance Sort by last modified time
    Searched full:when (Results 676 - 700 of 50734) sorted by null

<<21222324252627282930>>

  /external/scrypt/
android-config.mk 15 # Add clang here when it works on host
  /external/skia/src/utils/
SkNullCanvas.cpp 15 // An N-Way canvas forwards calls to N canvas's. When N == 0 it's
  /external/smack/src/org/jivesoftware/smackx/muc/
ParticipantStatusListener.java 32 * Called when a new room occupant has joined the room. Note: Take in consideration that when
42 * Called when a room occupant has left the room on its own. This means that the occupant was
51 * Called when a room participant has been kicked from the room. This means that the kicked
62 * Called when a moderator grants voice to a visitor. This means that the visitor
71 * Called when a moderator revokes voice from a participant. This means that the participant
81 * Called when an administrator or owner banned a participant from the room. This means that
92 * Called when an administrator grants a user membership to the room. This means that the user
101 * Called when an administrator revokes a user membership to the room. This means that the
110 * Called when an administrator grants moderator privileges to a user. This means that the user
    [all...]
  /external/smack/src/org/xbill/DNS/
RelativeNameException.java 6 * An exception thrown when a relative name is passed as an argument to
  /external/stlport/stlport/using/h/
iostream.h 4 /* HP aCC include files re-define these when THREAD_SAFE */
  /external/valgrind/main/memcheck/tests/
brk2.c 6 // At one time, this was causing a seg fault within Valgrind -- it was when
pipe.c 2 // behaved as if pipe() took an array of 64-bit ints, when it really takes
  /frameworks/base/core/java/android/content/
ServiceConnection.java 30 * Called when a connection to the Service has been established, with
43 * Called when a connection to the Service has been lost. This typically
44 * happens when the process hosting the service has crashed or been killed.
47 * to {@link #onServiceConnected} when the Service is next running.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursorDriver.java 30 * @param factory The CursorFactory to use when creating the Cursors, or
37 * Called by a SQLiteCursor when it is released.
42 * Called by a SQLiteCursor when it is requeried.
47 * Called by a SQLiteCursor when it it closed to destroy this object as well.
  /frameworks/base/test-runner/src/junit/runner/
SimpleTestCollector.java 5 * a class to be a test class when it contains the
  /frameworks/base/tests/SmokeTest/
README 3 Please use caution when adding tests here.
  /frameworks/ex/chips/res/values/
strings.xml 17 <!-- Text displayed when the recipientedittextview is not focused. Displays the total number of recipients since the field is shrunk to just display a portion -->
20 <!-- Text displayed when the user long presses on a chip to copy the recipients email address.
23 <!-- Text displayed when the user long presses on a chip to copy the recipient's phone number.
26 <!-- Text displayed in the enter key slot when the recipientedittextview has focus.
  /frameworks/support/v7/appcompat/src/android/support/v7/view/
CollapsibleActionView.java 22 * When a {@link android.view.View} implements this interface it will receive callbacks when expanded or
32 * Called when this view is expanded as an action view. See {@link
38 * Called when this view is collapsed as an action view. See {@link
  /ndk/sources/cxx-stl/stlport/stlport/using/h/
iostream.h 4 /* HP aCC include files re-define these when THREAD_SAFE */
  /ndk/sources/host-tools/sed-4.2.1/lib/
memchr.valgrind 2 # POSIX states that when the character is found, memchr must not read extra
  /ndk/tests/build/wchar_t-size/jni/
test_always_signed.c 2 // WCHAR_MIN/WCHAR_MAX are 32-bit signed on all platforms when
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh24.cpp 25 throw 1; // make sure both a1 and a2 are not destroyed when we throw!
elide1.cpp 3 // Bug: When eliding the copy from the A temporary into the exception
explarg1.cpp 2 // Bug: g++ generates an error trying to generate the first foo<int>, when
new6.cpp 2 // Test that we properly default-initialize the new int when () is given.
  /ndk/tests/device/test-stlport_static-exception/jni/
eh24.cpp 25 throw 1; // make sure both a1 and a2 are not destroyed when we throw!
elide1.cpp 3 // Bug: When eliding the copy from the A temporary into the exception
explarg1.cpp 2 // Bug: g++ generates an error trying to generate the first foo<int>, when
new6.cpp 2 // Test that we properly default-initialize the new int when () is given.
  /packages/apps/InCallUI/src/com/android/incallui/service/
PhoneNumberService.java 30 * @param listener The listener to notify when the phone number lookup is complete.
31 * @param imageListener The listener to notify when the image lookup is complete.
39 * Callback when a phone number has been looked up.
49 * Callback when a image has been fetched.

Completed in 2828 milliseconds

<<21222324252627282930>>