Home
last modified time | relevance | path

Searched defs:getAll (Results 1 – 11 of 11) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DThirdPartyWallpaperInfo.java57 public static List<ThirdPartyWallpaperInfo> getAll(Context context) { in getAll() method in ThirdPartyWallpaperInfo
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DThirdPartyAppCategory.java51 public static List<ThirdPartyAppCategory> getAll(Context context, int priority, in getAll() method in ThirdPartyAppCategory
DPartnerWallpaperInfo.java71 public static List<WallpaperInfo> getAll(Context ctx) { in getAll() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java81 public static List<WallpaperInfo> getAll(Context context, ApplicationInfo appInfo, in getAll() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java74 public static List<WallpaperInfo> getAll(Context ctx) { in getAll() method in LegacyPartnerWallpaperInfo
DLiveWallpaperInfo.java101 public static List<WallpaperInfo> getAll(Context context, in getAll() method in LiveWallpaperInfo
/packages/modules/DnsResolver/
DDnsTlsQueryMap.cpp105 std::vector<DnsTlsQueryMap::Query> DnsTlsQueryMap::getAll() { in getAll() function in android::net::DnsTlsQueryMap
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
DMockSharedPreferences.java44 public Map<String, ?> getAll() { in getAll() method in MockSharedPreferences
/packages/apps/Calendar/tests/src/com/android/calendar/
DFakeSharedPreferences.java43 public Map<String, ?> getAll() { in getAll() method in FakeSharedPreferences
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
DMockSharedPreferences.java44 public Map<String, ?> getAll() { in getAll() method in MockSharedPreferences
/packages/apps/LegacyCamera/src/com/android/camera/
DComboPreferences.java71 public Map<String, ?> getAll() { in getAll() method in ComboPreferences