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