HomeSort by relevance Sort by last modified time
    Searched full:another (Results 601 - 625 of 7215) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/history/
HistoryItem.h 267 // clones of one another. Traversing history from one such HistoryItem to
268 // another is a no-op. HistoryItem clones are created for parent and
274 // such HistoryItem to another preserves the document.
  /external/webkit/Source/WebCore/page/
SecurityOrigin.h 50 // when marshalling a SecurityOrigin to another thread.
70 // another SecurityOrigin.
171 // one origin can access another. It is used for hash table keys.
  /frameworks/base/docs/html/resources/faq/
framework.jd 12 from one Activity/Service to another?</a></li>
32 another process.</p>
92 keys. When an activity wants to pass an object to another activity, it
  /libcore/luni/src/main/java/java/io/
BufferedWriter.java 181 * if this writer is closed or another I/O error occurs.
229 * if this writer is closed or another I/O error occurs.
257 * if this writer has already been closed or another I/O error
LineNumberInputStream.java 115 * if the stream is closed or another IOException occurs.
165 * if this stream is closed or another IOException occurs.
233 * if this stream is closed or another IOException occurs.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertProtocol.java 155 * of the income TSL record: if it contains alert message from another
157 * message and this warning should be sent to another peer.
262 * The returned array of bytes is ready to be sent to another peer.
  /packages/apps/Contacts/src/com/android/contacts/
SplitAggregateView.java 147 public int compareTo(RawContactInfo another) {
149 String thatAccount = another.accountType != null ? another.accountType : "";
  /packages/apps/Contacts/tests/src/com/android/contacts/editor/
ContactEditorUtilsTest.java 206 // User created another contact. Now we don't show the notification.
216 // New account means another notification.
276 // The user created another contact, but this we shouldn't show the notification.
  /packages/apps/Settings/src/com/android/settings/accounts/
ChooseAccountActivity.java 67 public int compareTo(ProviderEntry another) {
71 if (another.name == null) {
74 return CharSequences.compareToIgnoreCase(name, another.name);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NdefPushSenderActivity.java 33 * Test activity that sends a particular NDEF Push message to another NFC device.
  /cts/tests/tests/text/src/android/text/method/cts/
WordIteratorTest.java 92 setCharSequence(" Another - sentence");
  /cts/tests/tests/widget/src/android/widget/cts/
TextView_SaveStateTest.java 45 source = creatTestParcel(5, 10, false, "This is another content");
  /cts/tools/dasm/src/java_cup/
terminal_set.java 25 /** Constructor for cloning from another set.
95 /** Determine if this set is an (improper) subset of another.
115 /** Determine if this set is an (improper) superset of another.
183 /** Determine if this set intersects another.
  /dalvik/dexgen/src/com/android/dexgen/util/
AnnotatedOutput.java 44 * annotation marks all subsequent output until another annotation
  /dalvik/dx/src/com/android/dx/util/
AnnotatedOutput.java 44 * annotation marks all subsequent output until another annotation
  /dalvik/dx/tests/087-ssa-local-vars/
Blort.java 9 // Should cause another move to be inserted
  /dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S 9 * Check to see if a cast from one class to another is allowed.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SendResult.java 32 * Example of receiving a result from another activity.
  /development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundNdefPush.java 65 mText.setText("Tap another Android phone with NFC to push 'NDEF Push Sample'");
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
SendResult.java 32 * Example of receiving a result from another activity.
  /external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
PropertyChangeSupportTest.java 447 * for another named property.
471 * listener for the named property but there is one for another named
598 * parameters, when there is a listener for all properties and another for
628 * another for the named property.
656 * and new values, when there is a listener for all properties and another
686 * properties and another for the named property.
715 * properties and another for the named property.
785 * parameters, when there is a listener for all properties and another for
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 57 // Verify that result has not already been set by another result
  /external/astl/include/
iostream 43 * just in case another included one uses cout/cerr in a static
  /external/chromium/app/sql/
meta_table.h 31 // Resets this MetaTable object, making another call to Init() possible.
  /external/chromium/base/
at_exit.h 53 // destruction. This allows you to shadow another AtExitManager.

Completed in 2823 milliseconds

<<21222324252627282930>>