Home
last modified time | relevance | path

Searched defs:getAll (Results 1 – 14 of 14) 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.java72 public static List<WallpaperInfo> getAll(Context ctx) { in getAll() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java82 public static List<WallpaperInfo> getAll(Context context, ApplicationInfo appInfo, in getAll() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java75 public static List<WallpaperInfo> getAll(Context ctx) { in getAll() method in LegacyPartnerWallpaperInfo
DSystemStaticWallpaperInfo.java110 public static List<WallpaperInfo> getAll(String partnerStubPackageName, in getAll() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java168 public static List<WallpaperInfo> getAll(Context context, in getAll() method in LiveWallpaperInfo
/packages/modules/DnsResolver/
DDnsTlsQueryMap.cpp112 std::vector<DnsTlsQueryMap::Query> DnsTlsQueryMap::getAll() { in getAll() function in android::net::DnsTlsQueryMap
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
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/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
DMockSharedPreferences.java44 public Map<String, ?> getAll() { in getAll() method in MockSharedPreferences
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DFakeSharedPreferences.java45 public Map<String, ?> getAll() { in getAll() method in FakeSharedPreferences
/packages/apps/LegacyCamera/src/com/android/camera/
DComboPreferences.java71 public Map<String, ?> getAll() { in getAll() method in ComboPreferences
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTypes.java430 public List<TzS2Range> getAll() { in getAll() method in Types.TzS2Ranges