branch | RCL_3 |
changeset 12 | 0bfd55b8504e |
parent 11 | 4784a3bc2236 |
11:4784a3bc2236 | 12:0bfd55b8504e |
---|---|
122 { // Must never happen, indicates internal state of object incorrect. |
122 { // Must never happen, indicates internal state of object incorrect. |
123 |
123 |
124 } |
124 } |
125 } |
125 } |
126 } |
126 } |
127 |
|
128 TBool CScreensaverActivityManager::IsMonitoringForActivity() |
|
129 { |
|
130 return ( iState == EStMonForActivity ); |
|
131 } |