Searched refs:MANAGED_PHOTO_URI (Results 1 – 1 of 1) sorted by relevance
66 private static final Uri MANAGED_PHOTO_URI = Uri.withAppendedPath(AUTHORITY_URI, field in DirectoryProvider173 row[i] = isManagedProfile() ? MANAGED_PHOTO_URI.toString() in query()