| Modifier and Type | Field and Description |
|---|---|
private SSTimer |
SSTimer.me
Current instance of the SSSTimer
|
(package private) SSTimer |
Think.prompt
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Imagine.prompt
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Rate.qtimer
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Template3.routingTimer
timer used to display the survey button 5 seconds after the menu button.
|
(package private) SSTimer |
Best.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Options.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Rate.timer
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Review.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
RateVideo.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Video.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Think.timer
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Menu.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Affected.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Restate.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Facts.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Talk.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Game.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Imagine.timer
The instances of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Survey.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
(package private) SSTimer |
Time.timer
The instance of the
SSTimer used for retrieving timing values for
this Fragment. |
| Modifier and Type | Method and Description |
|---|---|
void |
Template3.onTimerDone(SSTimer me)
Method responsible for displaying the survey button on delay.
|
void |
Rate.onTimerDone(SSTimer me) |
void |
Review.onTimerDone(SSTimer me)
Animates the next item in the work-it process.
|
void |
RateVideo.onTimerDone(SSTimer me)
When the delay between the displaying of
RateVideo.consq and the next
button has elapsed this method is called by the SSTimer class
indicating the timer has expired. |
void |
OnSSTimerListener.onTimerDone(SSTimer me)
Performs actions required when a
SSTimer expires. |