Home
last modified time | relevance | path

Searched defs:getUriFor (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DSettingPref.java131 private static Uri getUriFor(int type, String setting) { in getUriFor() method in SettingPref
/packages/apps/Settings/src/com/android/settings/notification/
DSettingPref.java131 private static Uri getUriFor(int type, String setting) { in getUriFor() method in SettingPref
/packages/apps/Gallery2/src/com/android/gallery3d/provider/
DGalleryProvider.java73 public static Uri getUriFor(Context context, Path path) { in getUriFor() method in GalleryProvider