Home
last modified time | relevance | path

Searched refs:changeNotifyUri (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DUriUtils.java138 public static Uri getAccountImageUri(String accountName, Uri changeNotifyUri) { in getAccountImageUri() argument
140 if (changeNotifyUri != null) { in getAccountImageUri()
142 changeNotifyUri.toString()).build(); in getAccountImageUri()