Searched refs:TYPE_INT (Results 1 – 3 of 3) sorted by relevance
21 static final int TYPE_INT = 1; field in Setting43 mSettingType = TYPE_INT; in Setting()83 mSettingType = TYPE_INT; in setValue()
176 case Setting.TYPE_INT: in onChildSelected()197 case Setting.TYPE_INT: in onKeyUp()
35 public static final int TYPE_INT = 3; field in EntrySchema120 case TYPE_INT: in cursorToObject()169 case TYPE_INT: in valuesToObject()207 case TYPE_INT: in objectToValues()491 type = TYPE_INT; in parseColumnInfo()