Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersCache.java136 updateAuthorityAsync(uri.getAuthority()); in onChange()
173 public void updateAuthorityAsync(String authority) { in updateAuthorityAsync() method in ProvidersCache