Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootsCache.java95 updateAuthorityAsync(uri.getAuthority()); in onChange()
125 public void updateAuthorityAsync(String authority) { in updateAuthorityAsync() method in RootsCache