inputmethods_plat/aknfep_status_api/inc/AknFepInternalPSKeys.h
branchRCL_3
changeset 43 ebd48d2de13c
parent 12 4eb1ae11334f
child 44 ecbabf52600f
--- a/inputmethods_plat/aknfep_status_api/inc/AknFepInternalPSKeys.h	Thu Aug 19 10:15:25 2010 +0300
+++ b/inputmethods_plat/aknfep_status_api/inc/AknFepInternalPSKeys.h	Tue Aug 31 15:31:50 2010 +0300
@@ -45,39 +45,6 @@
  */
 const TUint32 KAknFepFnKeyState = 0x00000001;
 
-/**
- * The Predictive Setting Dialog State
- *
- * Possible values:
- * 0: Closed
- * 1: Launched
- */
-const TUint32 KAknFepSettingDialogState = 0x00000002;
-
-/**
- * The virtual keyboard type
- *
- * Possible values:
- * 0: None
- * 1: Conventional 12 phone keypad
- * 2: 4x12 Qwerty keyboard.
- * 3: EPtiKeyboardQwerty4x10
- * 4: EPtiKeyboardQwerty3x11
- * 5: Half qwerty.
- * 6: EPtiKeyboardCustomQwerty
- */   
-const TUint32 KAknFepVirtualKeyboardType = 0x00000003;
-
-/**
- * Touch Input status. This key is updated by touch input according to the
- * opening and closing virtual keyboard events. 
- *
- * Possible values:
- * 0: virtual keyboard type is not active.
- * 1: virtual keyboard type is active.
- */  
-const TUint32 KAknFepTouchInputActive = 0x00000004;
-
 #endif
 
 // End of file