Searched defs:newSections (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Contacts/tests/src/com/android/contacts/group/ |
D | GroupUtilTest.java | 59 final String[] newSections = new String[]{"…", "A", "T", "Z", "#"}; in testUpdateBundle_smallSet() local 107 final String[] newSections = new String[]{"A", "H", "J", "K", "L", "M", "N", "O", "P", in testUpdateBundle_mediumSet() local
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | XmpUtil.java | 277 List<Section> newSections = new ArrayList<Section>(); in insertXMPSection() local
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupUtil.java | 262 final String[] newSections = clearEmptyString(sections); in updateBundle() local
|