Searched refs:imageUriString (Results 1 – 1 of 1) sorted by relevance
3085 String imageUriString = sbn.getNotification().extras in getNotificationBackgroundImageUri() local3087 assertNotNull(imageUriString); in getNotificationBackgroundImageUri()3088 return Uri.parse(imageUriString); in getNotificationBackgroundImageUri()