| /frameworks/base/services/core/java/com/android/server/notification/ |
| ValidateNotificationPeople.java | 52 * people references. Also elevates the priority of real people. 238 final Set<String> people = new ArraySet<>(peopleOverride); local 241 people.addAll(Arrays.asList(notificationPeople)); 247 for (String handle : people) { 297 ArraySet<String> people = new ArraySet<>(first.length + second.length); local 299 people.add(person); 302 people.add(person); 304 return (String[]) people.toArray(); 309 Object people = extras.get(key) local [all...] |
| /build/kati/ |
| CONTRIBUTORS | 0 # People who have agreed to one of the CLAs and can contribute patches. 3 # lists people. For example, Google employees are listed here
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ |
| faqw.py | 21 FAQDIR = "/usr/people/guido/python/FAQ"
22 SRCDIR = "/usr/people/guido/python/src/Tools/faqwiz"
|
| /external/llvm/docs/ |
| CodeOfConduct.rst | 12 that end, we have a few ground rules that we ask people to adhere to: 46 people of all backgrounds and identities. This includes, but is not limited 54 * **Be considerate.** Your work will be used by other people, and you in turn 65 a personal attack. It's important to remember that a community where people 68 with people outside the LLVM community. 79 * Posting (or threatening to post) other people's personally identifying 93 we're different. The strength of LLVM comes from its varied community, people 94 from a wide range of backgrounds. Different people have different
|
| /external/mesa3d/docs/relnotes/ |
| 3.2.1 | 23 Ideally, people should use the GLU 1.3 library included in SGI's 26 People are working to make easy-to-install Linux RPMs of the
|
| /external/protobuf/examples/ |
| list_people.py | 8 # Iterates though all people in the AddressBook and prints info about them. 10 for person in address_book.people:
|
| /external/python/cpython2/Misc/ |
| README.coverity | 8 About 20 people have access to the analysis reports. Other 9 people can be added by request.
|
| /external/python/cpython2/Tools/faqwiz/ |
| faqw.py | 21 FAQDIR = "/usr/people/guido/python/FAQ" 22 SRCDIR = "/usr/people/guido/python/src/Tools/faqwiz"
|
| /external/python/cpython3/Misc/ |
| README.coverity | 8 About 20 people have access to the analysis reports. Other 9 people can be added by request.
|
| /external/swiftshader/ |
| CONTRIBUTORS.txt | 0 # People who have agreed to one of the CLAs and can contribute patches.
3 # lists people. For example, Google employees are listed here
|
| /packages/apps/Dialer/java/com/android/dialer/logging/ |
| contact_source.proto | 30 // Business number found via the People API 33 // Non-business number found via the People API
|
| /external/libxml2/doc/examples/ |
| io1.c | 22 static const char *result = "<list><people>a</people><people>b</people></list>"; 100 <p>List of people:</p>\n\
|
| /prebuilts/tools/common/m2/repository/org/apache/apache/3/ |
| apache-3.pom | 53 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
64 <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
69 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| LegacyApiSupport.java | 35 import android.provider.Contacts.People; 78 private static final int PEOPLE = 1; 146 " WHERE people._id = " + PresenceColumns.RAW_CONTACT_ID + ")" + 188 public static final String PEOPLE = "view_v1_people"; 189 public static final String PEOPLE_JOIN_PRESENCE = "view_v1_people people " + PRESENCE_JOINS; 281 matcher.addURI(authority, "people", PEOPLE); 282 // matcher.addURI(authority, "people/strequent", PEOPLE_STREQUENT); 283 // matcher.addURI(authority, "people/strequent/filter/*", PEOPLE_STREQUENT_FILTER); 284 matcher.addURI(authority, "people/filter/*", PEOPLE_FILTER) [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_codecmaps_cn.py | 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-CN.TXT'
|
| /external/autotest/client/tests/crashme/ |
| control | 16 http://people.delphiforums.com/gjc/crashme.html
|
| /external/autotest/client/tests/fsfuzzer/ |
| fsfuzzer.py | 12 # http://people.redhat.com/sgrubb/files/fsfuzzer-0.6.tar.gz
|
| /external/autotest/client/tests/interbench/ |
| interbench.py | 12 # http://www.kernel.org/pub/linux/kernel/people/ck/apps/interbench/interbench-0.30.tar.bz2
|
| /external/autotest/test_suites/ |
| control.wifi_flaky | 15 Test suites are great, but if people get used to seeing 2-3 failures per run,
|
| /external/curl/docs/cmdline-opts/ |
| ntlm.d | 10 reverse-engineered by clever people and implemented in curl based on their
|
| /external/libexif/test/ |
| Makefile.am | 7 # * We don't want to force people to download dozens of test images
|
| /external/llvm/utils/unittest/ |
| CMakeLists.txt | 5 # this is only for people on the cutting edge.
|
| /external/python/cpython2/Doc/includes/sqlite3/ |
| simple_tableprinter.py | 4 TABLE_NAME = 'people'
|
| /external/python/cpython3/Doc/includes/sqlite3/ |
| simple_tableprinter.py | 4 TABLE_NAME = 'people'
|
| /frameworks/base/media/java/android/media/ |
| package.html | 8 <p>Other special classes in the package offer the ability to detect the faces of people
|