Searched defs:emptyList (Results 1 – 6 of 6) sorted by relevance
42 public static StringParceledListSlice emptyList() { in emptyList() method in StringParceledListSlice
45 public static <T extends Parcelable> ParceledListSlice<T> emptyList() { in emptyList() method in ParceledListSlice
226 final List<String> emptyList = new ArrayList<>(); in testCompareOrUpdateResult() local
351 List<ListEntry> emptyList = mNotifList; in applyNewNotifList() local
2515 final ArrayList<String> emptyList = new ArrayList<>(); in testSetGetMeteredDataDisabledPackages() local2563 final ArrayList<String> emptyList = new ArrayList<>(); in testIsMeteredDataDisabledForUserPackage() local
2611 List<String> emptyList = new ArrayList<>(0); in addExistingConnection() local