equal
deleted
inserted
replaced
97 IMPORT_C virtual void HandlePhoneForegroundEventL(); |
97 IMPORT_C virtual void HandlePhoneForegroundEventL(); |
98 |
98 |
99 /** |
99 /** |
100 * Indicates when the Phone app has lost focus. |
100 * Indicates when the Phone app has lost focus. |
101 */ |
101 */ |
102 IMPORT_C virtual void HandlePhoneFocusLostEventL(); |
102 IMPORT_C virtual void HandlePhoneFocusLostEventL(); |
103 |
103 |
104 protected: |
104 protected: |
105 |
105 |
106 /** |
106 /** |
107 * Handle state-specific behaviour when number entry is cleared |
107 * Handle state-specific behaviour when number entry is cleared |