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