Introduce inline education for work profile

Bug: 186857875
Test: local
Change-Id: I796b04fbb3ffc714a01104107774819d35034f93
This commit is contained in:
Samuel Fufa
2021-06-14 00:31:00 -05:00
parent 2f346b8666
commit 154ad76f40
16 changed files with 433 additions and 132 deletions
@@ -57,7 +57,7 @@ public class DefaultSearchAdapterProvider extends SearchAdapterProvider {
}
@Override
public boolean isSearchView(int viewType) {
public boolean isViewSupported(int viewType) {
return false;
}