HomeSort by relevance Sort by last modified time
    Searched full:originating (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasAlternateSelection.java 31 * Creates a new alternate selection based on the given originating view and the
47 /** Returns the originating view. Cannot be null. */
  /cts/tools/test-progress-new/src/testprogress2/
Originator.java 27 * whether the originating test is disabled
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
NodeConsumer.java 35 * Set the node that is originating the SAX event.
  /external/apache-http/src/org/apache/commons/codec/
overview.html 24 The hypertext links originating from this document point to Sun's version 1.3 API as the 1.2.2 API documentation
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
ExpressionNode.java 28 * and give the originating source information. A class that implements
XPathException.java 215 * @return The error message of the originating exception.
  /external/apache-http/src/org/apache/http/auth/
NTCredentials.java 54 /** The host the authentication request is originating from. */
95 * @param workstation The workstation the authentication request is originating from.
139 * Retrieves the workstation name of the computer originating the request.
  /external/bluetooth/bluez/audio/
telephony-maemo.c 154 gboolean originating; member in struct:csd_call
697 if (call->originating)
736 direction = call->originating ?
1019 if (!call->originating)
1025 call->originating = FALSE;
1032 call->originating = TRUE;
1036 call->originating = FALSE;
1077 if (!call->originating)
1521 dbus_bool_t originating, terminating, emerg, on_hold, conf; local
    [all...]
telephony-ofono.c 50 gboolean originating; member in struct:voice_call
351 direction = vc->originating ?
694 vc->originating = FALSE;
701 vc->originating = TRUE;
709 vc->originating = TRUE;
717 vc->originating = FALSE;
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsMessageBase.java 154 * Returns the originating address (sender) of this SMS message in String
166 * Returns the originating address, or email from address if this message
167 * was from an email gateway. Returns null if originating address
CallerInfoAsyncQuery.java 125 // Normally, this should never be the case for calls originating
197 // Normally, this should never be the case for calls originating
  /dalvik/libcore/logging/src/main/java/java/util/logging/
LogRecord.java 423 * Gets a unique ID of the thread originating the log record. Every thread
429 * @return the ID of the thread originating this log record.
436 * Sets the ID of the thread originating this log record.
439 * the new ID of the thread originating this log record.
  /external/apache-http/src/org/apache/http/cookie/
SetCookie.java 95 * the cookie's originating server used a secure protocol to set the
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_common.h 40 /* Connection is confirmed: originating packet has left box */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
joyos2.h 117 /* in use bitmasks originating in 0.2b */
  /external/webkit/WebCore/bindings/v8/
V8ConsoleMessage.h 43 // log messages originating from JavaScript to the console.
  /external/webkit/WebKitTools/DumpRenderTree/mac/
PolicyDelegate.mm 82 message = [message stringByAppendingFormat:@" originating from %@", [originatingNode dumpPath]];
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSmsAddress.java 105 // - Originating address should be 4 bytes long and alphanumeric
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorExsltFunction.java 100 //System.out.println("originating node " + handler.getOriginatingNode());
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 40 data back to the originating activity when done.</p>
  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_queue.h 55 ** param (in) aQueue: originating queue, in case multiple queues share an observer.
  /external/webkit/WebKitTools/DumpRenderTree/win/
PolicyDelegate.cpp 143 message += TEXT(" originating from ") + dumpPath(originatingNode.get());
  /packages/apps/Settings/src/com/android/settings/
ConfirmLockPattern.java 43 * Names of {@link CharSequence} fields within the originating {@link Intent}
  /dalvik/vm/interp/
InterpDefs.h 44 * the new dalvik PC. If so, chain the originating compilation with the
  /external/iproute2/doc/actions/
ifb-README 121 You send it any packet not originating from the actions it will drop them.

Completed in 256 milliseconds

1 2 3 4