Searched refs:persons (Results 1 – 21 of 21) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | ShortcutInfo.java | 500 private static Person[] clonePersons(Person[] persons) { in clonePersons() argument 501 if (persons == null) { in clonePersons() 504 final Person[] ret = new Person[persons.length]; in clonePersons() 506 if (persons[i] != null) { in clonePersons() 508 ret[i] = persons[i].toBuilder().setIcon(null).build(); in clonePersons() 1269 public Builder setPersons(@NonNull Person[] persons) { in setPersons() argument 1270 Preconditions.checkNotNull(persons, "persons cannot be null"); in setPersons() 1271 Preconditions.checkNotNull(persons.length, "persons cannot be empty"); in setPersons() 1272 for (Person person : persons) { in setPersons() 1275 mPersons = clonePersons(persons); in setPersons() [all …]
|
/frameworks/wilhelm/include/SLES/ |
D | NOTICE | 7 sell copies of the Materials, and to permit persons to whom the Materials are
|
/frameworks/native/opengl/include/EGL/ |
D | NOTICE | 8 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/native/opengl/include/KHR/ |
D | NOTICE | 8 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/wilhelm/include/OMXAL/ |
D | NOTICE | 8 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ShortcutPackage.java | 1569 final Person[] persons = si.getPersons(); in saveShortcut() local 1570 if (!ArrayUtils.isEmpty(persons)) { in saveShortcut() 1571 for (int i = 0; i < persons.length; i++) { in saveShortcut() 1572 final Person p = persons[i]; in saveShortcut() 1677 ArrayList<Person> persons = new ArrayList<>(); in parseShortcut() local 1730 persons.add(parsePerson(parser)); in parseShortcut() 1777 persons.toArray(new Person[persons.size()]), locusId); in parseShortcut()
|
/frameworks/native/opengl/include/GLES2/ |
D | NOTICE | 22 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/native/opengl/include/GLES/ |
D | NOTICE | 22 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/native/vulkan/api/ |
D | platform.api | 8 // permit persons to whom the Materials are furnished to do so, subject to
|
D | vulkan.api | 8 // permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/native/opengl/include/GLES3/ |
D | NOTICE | 25 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 20 of the Software, and to permit persons to whom the Software is furnished to do
|
/frameworks/native/vulkan/api/templates/ |
D | vulkan_h.tmpl | 27 ** permit persons to whom the Materials are furnished to do so, subject to
|
D | vk_xml.tmpl | 22 permit persons to whom the Materials are furnished to do so, subject to
|
/frameworks/compile/slang/ |
D | NOTICE | 222 of the Software, and to permit persons to whom the Software is furnished to do 292 of the Software, and to permit persons to whom the Software is furnished to do
|
/frameworks/compile/libbcc/ |
D | NOTICE | 222 of the Software, and to permit persons to whom the Software is furnished to do
|
/frameworks/av/ |
D | NOTICE | 303 and to permit persons to whom the Data Files or Software are furnished to
|
/frameworks/base/ |
D | NOTICE | 314 and to permit persons to whom the Data Files or Software are furnished to
|
/frameworks/av/camera/ndk/ |
D | NOTICE | 303 and to permit persons to whom the Data Files or Software are furnished to
|
/frameworks/av/media/ndk/ |
D | NOTICE | 303 and to permit persons to whom the Data Files or Software are furnished to
|
/frameworks/native/ |
D | NOTICE | 303 and to permit persons to whom the Data Files or Software are furnished to
|