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

1 2

  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/res/raw/
cat_names.txt 4 2. Charlie
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/res/raw/
cat_names.txt 4 2. Charlie
  /development/samples/browseable/StorageProvider/res/raw/
cat_names.txt 4 2. Charlie
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
AttentionManagementVerifierActivity.java 56 private static final String CHARLIE = "Charlie";
58 private static final String CHARLIE_EMAIL = "charlie@_foo._bar";
116 // charlie is not in contacts
235 } else if (CHARLIE.equals(tag)) {
236 found.add(CHARLIE);
326 } else if (CHARLIE.equals(tag)) {
327 found.add(CHARLIE);
416 } else if (CHARLIE.equals(tag)) {
417 found.add(CHARLIE);
834 Notification.Builder charlie = new Notification.Builder(mContext) local
    [all...]
  /external/icu/icu4c/source/common/unicode/
listformatter.h 56 * Example: Input data ["Alice", "Bob", "Charlie", "Delta"] will be formatted
57 * as "Alice, Bob, Charlie and Delta" in English.
ulistformatter.h 24 * Example: Input data ["Alice", "Bob", "Charlie", "Delta"] will be formatted
25 * as "Alice, Bob, Charlie, and Delta" in English.
  /cts/tests/tests/preference2/res/values/
arrays.xml 85 <item>Charlie Option 03</item>
92 <item>charlie</item>
  /bionic/tests/
stdlib_test.cpp 205 strcpy(entries[0].name, "charlie");
212 ASSERT_STREQ("charlie", entries[2].name);
217 ASSERT_STREQ("charlie", entries[2].name);
  /external/v8/test/mjsunit/
accessor-map-sharing.js 58 dp(obj1, "charlie", { set: setter });
60 dp(obj2, "charlie", { set: setter });
  /development/samples/ApiDemos/res/values/
arrays.xml 90 <item>Charlie Option 03</item>
97 <item>charlie</item>
  /external/mesa3d/docs/
thanks.html 61 <li><b>Charlie Wallace</b> wrote the MS-DOS driver.
  /external/icu/icu4c/source/test/intltest/
alphaindextst.cpp 176 const UnicodeString charlie = UNICODE_STRING_SIMPLE("Charlie"); local
225 index->addRecord(charlie, NULL, status);
262 index->setUnderflowLabel(adam, status).setOverflowLabel(charlie, status);
278 TEST_ASSERT(label == charlie);
listformattertest.cpp 23 three("Charlie", -1, US_INV), four("Delta", -1, US_INV) {
  /cts/tests/tests/text/src/android/text/util/cts/
LinkifyTest.java 140 String text = "Alan, Charlie";
148 assertEquals("test:Charlie", spans[1].getURL());
  /external/tcpdump/
ieee802_11.h 5 * Charlie Lenahan ( clenahan@fortresstech.com )
CREDITS 41 Charlie Lenahan <clenahan at fortresstech dot com>
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 43 <item>Charles, Charlie</item>
  /frameworks/base/core/java/android/app/usage/
UsageStatsManager.java 116 * 2014 - com.example.charlie
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 235 SpannableString line3 = new SpannableString("Charlie: Iz IN UR EMAILZ!!");
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 364 .addLine(BOLD("Charlie:").append(" Iz IN UR EMAILZ!!"))
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 60 private static final String PERSON_CHARLIE = "Charlie";
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
IterablesTest.java     [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
IterablesTest.java     [all...]
  /docs/source.android.com/src/devices/tech/security/overview/
acknowledgements.jd 318 <p>Charlie Miller (<a href="https://twitter.com/0xcharlie">@0xcharlie</a>)</p>

Completed in 1858 milliseconds

1 2