Searched refs:getUriForPath (Results 1 – 2 of 2) sorted by relevance
95 mThemedIconUtils.getUriForPath(ICON_THEMED), /* projection= */ null, in fetchThemedIconEnabled()125 int result = mContentResolver.update(mThemedIconUtils.getUriForPath(ICON_THEMED), in setThemedIconEnabled()
64 Uri getUriForPath(String path) { in getUriForPath() method in ThemedIconUtils