camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeautofocuscontrolsymbian/unittest_cxeautofocuscontrolsymbian.h
changeset 39 c5025ea871a1
parent 19 d9aefe59d544
child 36 b12f3922a74f
equal deleted inserted replaced
38:0f0b4c1d7744 39:c5025ea871a1
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    38     void cleanup();
    38     void cleanup();
    39 
    39 
    40     void testStart();
    40     void testStart();
    41     void testCancel();
    41     void testCancel();
    42     void testMode();
    42     void testMode();
       
    43     void testIsFixedFocusMode();
    43 
    44 
    44     void testSupported();
    45     void testSupported();
    45 
    46 
    46 private:
    47 private:
    47     // Helper methods for test cases
    48     // Helper methods for test cases