idlehomescreen/widgetmanager/tsrc/wmunittest/src/wmunittest_plugin.cpp
branchRCL_3
changeset 19 79311d856354
parent 11 ff572dfe6d86
equal deleted inserted replaced
18:d05a55b217df 19:79311d856354
   129     {
   129     {
   130     return KErrNone;
   130     return KErrNone;
   131     }
   131     }
   132 
   132 
   133 TInt CWmUnitTest::ViewListL( CHsContentInfoArray& /*aArray*/ )
   133 TInt CWmUnitTest::ViewListL( CHsContentInfoArray& /*aArray*/ )
       
   134     {
       
   135     return KErrNone;
       
   136     }
       
   137 
       
   138 TInt CWmUnitTest::ViewListL( CHsContentInfo& aInfo, CHsContentInfoArray& aArray )
   134     {
   139     {
   135     return KErrNone;
   140     return KErrNone;
   136     }
   141     }
   137 
   142 
   138 TInt CWmUnitTest::AppListL( CHsContentInfoArray& /*aArray*/ )
   143 TInt CWmUnitTest::AppListL( CHsContentInfoArray& /*aArray*/ )