Searched refs:school (Results 1 – 10 of 10) sorted by relevance
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/vo/ |
D | School.java | 73 School school = (School) o; in equals() local 75 if (mId != school.mId) { in equals() 78 if (mName != null ? !mName.equals(school.mName) : school.mName != null) { in equals() 81 if (address != null ? !address.equals(school.address) : school.address != null) { in equals() 84 return mManager != null ? mManager.equals(school.mManager) : school.mManager == null; in equals()
|
/frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/ |
D | TestUtil.java | 86 School school = new School(); in createSchool() local 87 school.setId(id); in createSchool() 88 school.setName(UUID.randomUUID().toString()); in createSchool() 89 school.setManager(createUser(managerId)); in createSchool() 90 school.setAddress(createAddress()); in createSchool() 91 return school; in createSchool()
|
D | EmbeddedTest.java | 158 School school = TestUtil.createSchool(3, 5); in findSchoolByStreet() local 159 school.getAddress().setStreet("foo"); in findSchoolByStreet() 160 mSchoolDao.insert(school); in findSchoolByStreet() 163 assertThat(result.get(0), is(school)); in findSchoolByStreet() 191 School school = TestUtil.createSchool(3, 5); in loadSubFieldsTest() local 192 school.setName("MTV High"); in loadSubFieldsTest() 193 school.getManager().setName("chet"); in loadSubFieldsTest() 194 mSchoolDao.insert(school); in loadSubFieldsTest() 214 School school = TestUtil.createSchool(3, 5); in loadNestedSub() local 215 school.getAddress().getCoordinates().lat = 3.; in loadNestedSub() [all …]
|
/frameworks/support/samples/SupportSliceDemos/src/main/java/com/example/androidx/slice/demos/ |
D | SampleSliceProvider.java | 746 CharSequence school = mListSummaries.get(2, ""); in createLoadingListSlice() field in SampleSliceProvider 764 updating || TextUtils.isEmpty(school)) in createLoadingListSlice() 789 CharSequence school = mGridSummaries.get(4, ""); in createLoadingGridSlice() 816 .addText(school, in createLoadingGridSlice() 817 updating || TextUtils.isEmpty(school)))) in createLoadingGridSlice()
|
/frameworks/support/development/checkstyle/ |
D | LICENSE | 493 school, if any, to sign a "copyright disclaimer" for the library, if
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 493 school, if any, to sign a "copyright disclaimer" for the library, if
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | retn.txt | 1521 Was there ever a more mild-mannered, Sunday-school young man?" 4034 school, of which I am the founder and principal. 'Huxtable's 4037 preparatory school in England. Lord Leverstoke, the Earl of 4039 to me. But I felt that my school had reached its zenith when, three 4069 in his usual school suit of black Eton jacket and dark grey trousers. 4266 country, in which Dr. Huxtable's famous school is situated. It was 4426 and west past the school, and you see also that there is no side road 4506 school. It is vain to look elsewhere for tracks in this dry weather; 4562 school." 4570 the school. It may or may not be connected with our inquiry, but we [all …]
|
D | mems.txt | 3441 boarding-school. You speak to your mate upon the left to-night, and 3821 Brunton the butler. He was a young school-master out of place when he 7759 During my school-days I had been intimately associated with a lad 7762 away every prize which the school had to offer, finishing his 7767 politician. This gaudy relationship did him little good at school. On 7797 Your old school-fellow, 8233 that I was a nervous, sensitive boy at school. It is my nature. I 8927 are old school-fellows, as you must have much to talk over. Mr.
|
D | advs.txt | 2418 He would get quite mad if I wanted so much as to join a Sunday-school 3532 years at a boarding-school, what does the idiot do but get into the 4945 trouble, to me as a doctor, to my wife as an old friend and school 12168 one of his problems, and she is now the head of a private school at
|
D | case.txt | 4771 supreme, though some prefer the Alexandrian school. You will find a 8798 "I can't tell tales out of school." 9515 to be my old school number, thirty-one, and so is stuck in my head."
|