Searched refs:ALBUM_CONTENT (Results 1 – 2 of 2) sorted by relevance
73 public static final String ALBUM_CONTENT = "album_content"; field in NotificationContentObserver85 .appendPath(ALBUM_CONTENT).build();99 mKeys = Arrays.asList(MEDIA, ALBUM_CONTENT); in NotificationContentObserver()153 key = ALBUM_CONTENT; in onChange()
35 import static com.android.providers.media.photopicker.NotificationContentObserver.ALBUM_CONTENT;1618 builder.appendPath(ALBUM_CONTENT); in buildNotificationUri()1624 builder.appendPath(ALBUM_CONTENT); in buildNotificationUri()