Searched refs:KeyboardLayoutPickerController (Results 1 – 3 of 3) sorted by relevance
40 public class KeyboardLayoutPickerController extends BasePreferenceController implements class53 public KeyboardLayoutPickerController(Context context, String key) { in KeyboardLayoutPickerController() method in KeyboardLayoutPickerController
52 use(KeyboardLayoutPickerController.class).initialize(this /*parent*/, in onAttach()
65 private KeyboardLayoutPickerController mController;75 mController = new KeyboardLayoutPickerController(mContext, "pref_key"); in setUp()