commit | 270296ea2380ad251fcd832259135796e8c3ffca | [log] [tgz] |
---|---|---|
author | Antony Sargent <asargent@google.com> | Fri Dec 07 11:17:26 2018 -0800 |
committer | Antony Sargent <asargent@google.com> | Fri Dec 07 13:40:28 2018 -0800 |
tree | e2e1fd9b84889cd908eda5daab102dc74cef6770 | |
parent | bccad4abd83664611d0e9501db471d8a1746bf0e [diff] |
Add a helper class for filtering available subscriptions In several places implementing the new changes for better UX with multiple mobile subscriptions, we need a bit of code that filters the results coming from the SubscriptionManager. This CL adds that common code in a util class that will be used in later CLs. Bug: 116349402 Test: RunSettingsRoboTests Change-Id: Ie9376629604ac2c4a2f15123edc380c5999f2f83