devsound/a3fdevsound/src/devsoundadaptor/cdevcommoncontrol.h
branchRCL_3
changeset 12 b74061f7f3d2
parent 0 40261b775718
equal deleted inserted replaced
11:d5f04de580b7 12:b74061f7f3d2
    78     void ContextEventAsynchronousInitializeComplete(TInt aError);
    78     void ContextEventAsynchronousInitializeComplete(TInt aError);
    79     void ContextEventStopDevSoundNotifications();
    79     void ContextEventStopDevSoundNotifications();
    80     
    80     
    81 private:
    81 private:
    82     TBool iBeingPreempted;
    82     TBool iBeingPreempted;
       
    83     TBool iPreemptionClash;
    83 	};
    84 	};
    84 
    85 
    85 #endif // CDEVCOMMONCONTROL_H
    86 #endif // CDEVCOMMONCONTROL_H
    86 
    87 
    87 // end of file
    88 // end of file