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

  /frameworks/base/include/androidfw/
InputDevice.h 73 inline int32_t getGeneration() const { return mGeneration; }
  /frameworks/base/core/jni/
android_view_InputDevice.cpp 57 gInputDeviceClassInfo.ctor, deviceInfo.getId(), deviceInfo.getGeneration(),
  /frameworks/base/core/java/android/view/
InputDevice.java 403 public int getGeneration() {
  /frameworks/base/core/java/android/hardware/input/
InputManager.java 676 if (device.getGeneration() != generation) {
  /frameworks/base/services/input/
InputReader.h 516 inline int32_t getGeneration() { return mGeneration; }
    [all...]
  /frameworks/base/services/java/com/android/server/input/
InputManagerService.java 646 deviceIdAndGeneration[i * 2 + 1] = inputDevice.getGeneration();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 923 milliseconds