HomeSort by relevance Sort by last modified time
    Searched refs:InputDeviceListener (Results 1 - 11 of 11) sorted by null

  /frameworks/base/core/java/android/hardware/input/
InputManager.java 287 public void registerInputDeviceListener(InputDeviceListener listener, Handler handler) {
307 public void unregisterInputDeviceListener(InputDeviceListener listener) {
322 private int findInputDeviceListenerLocked(InputDeviceListener listener) {
746 public interface InputDeviceListener {
780 public final InputDeviceListener mListener;
782 public InputDeviceListenerDelegate(InputDeviceListener listener, Handler handler) {
  /packages/apps/Settings/src/com/android/settings/inputmethod/
KeyboardLayoutPickerFragment.java 24 import android.hardware.input.InputManager.InputDeviceListener;
37 implements InputDeviceListener {
KeyboardLayoutDialogFragment.java 35 import android.hardware.input.InputManager.InputDeviceListener;
50 implements InputDeviceListener, LoaderCallbacks<KeyboardLayoutDialogFragment.Keyboards> {
InputMethodAndLanguageSettings.java 61 implements Preference.OnPreferenceChangeListener, InputManager.InputDeviceListener,
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameControllerInput.java 57 implements InputManager.InputDeviceListener {
170 // Implementation of InputManager.InputDeviceListener.onInputDeviceAdded()
177 // Implementation of InputManager.InputDeviceListener.onInputDeviceChanged()
188 // Implementation of InputManager.InputDeviceListener.onInputDeviceRemoved()
  /frameworks/base/services/java/com/android/server/
VibratorService.java 53 implements InputManager.InputDeviceListener {
  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 25 import android.hardware.input.InputManager.InputDeviceListener;
38 public class PointerLocationView extends View implements InputDeviceListener {
    [all...]
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1049 milliseconds