Searched defs:AppListTestViewDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/app_list/test/
H A Dapp_list_test_view_delegate.cc52 AppListTestViewDelegate::AppListTestViewDelegate() function in class:app_list::test::AppListTestViewDelegate
59 AppListTestViewDelegate::~AppListTestViewDelegate() {}
61 void AppListTestViewDelegate::SetSignedIn(bool signed_in) {
68 bool AppListTestViewDelegate::ForceNativeDesktop() const {
72 AppListModel* AppListTestViewDelegate::GetModel() {
76 SigninDelegate* AppListTestViewDelegate::GetSigninDelegate() {
80 SpeechUIModel* AppListTestViewDelegate::GetSpeechUI() {
84 void AppListTestViewDelegate
[all...]
H A Dapp_list_test_view_delegate.h24 class AppListTestViewDelegate : public AppListViewDelegate { class in namespace:app_list::test
26 AppListTestViewDelegate();
27 virtual ~AppListTestViewDelegate();
84 DISALLOW_COPY_AND_ASSIGN(AppListTestViewDelegate);

Completed in 87 milliseconds