1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
7 "namespace": "inputMethodPrivate",
8 "platforms": ["chromeos"],
14 "description": "Gets the current input method.",
20 "description": "Callback which is called with the current input method.",
23 "name": "inputMethodId",
25 "description": "Current input method."
33 "description": "Notify to input method engine to be ready to accept events.",
41 "description": "Fired when the input method is changed.",
44 "name": "newInputMethodId",
46 "description": "New input method which is being used."