commit | 6730a061b1c297eca8f38ab3cfff620da10cbdb3 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Mon Mar 26 17:30:20 2018 -0700 |
committer | Matthew Fritze <mfritze@google.com> | Tue Apr 17 10:48:53 2018 -0700 |
tree | 400482512fe20d15cee81ec1a1700bfb4e1e88ae | |
parent | d743f20618aeeffc622b866c4bced53902890736 [diff] |
Add getDescendants to Settings Slice Provider getDescendants allows another app to collect a list of all valid Uris for Settings Slices. Important for search, assistant or launcher apps. This means searching our database for all valid keys and building a list of Uris for each of those keys. Fixes: 77808328 Test: robotests Change-Id: I3ae27e4661a7dcaab50b091ae2730013118af8a2