HomeSort by relevance Sort by last modified time
    Searched refs:getDeviceId (Results 101 - 125 of 226) sorted by null

1 2 3 45 6 7 8 910

  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationCrossInstanceSharingTests.cpp 327 DeviceId getDeviceId (const vk::InstanceInterface& vki,
382 if (deviceId == getDeviceId(vki, devices[deviceNdx]))
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 217 if (mLastInputDevice == null || mLastInputDevice.getId() != event.getDeviceId()) {
  /frameworks/base/core/java/android/view/
MotionEvent.java     [all...]
KeyEvent.java     [all...]
ViewRootImpl.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLand.java 873 int player = getControllerPlayer(ev.getDeviceId());
889 int player = getControllerPlayer(ev.getDeviceId());
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cognitosync/1.11.18/
aws-java-sdk-cognitosync-1.11.18.jar 
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityGestureDispatchTest.java 158 assertEquals(0, clickDown.getDeviceId());
  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 569 InputDevice device = InputDevice.getDevice(event.getDeviceId());
    [all...]
  /frameworks/base/core/jni/
android_view_MotionEvent.cpp 588 return event->getDeviceId();
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvInputInfo.java     [all...]
TvInputService.java     [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
MagnificationGestureHandler.java 297 coords, 0, 0, 1.0f, 1.0f, event.getDeviceId(), 0, event.getSource(),
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbProfileGroupSettingsManager.java 719 mMtpNotificationManager.hideNotification(device.getDeviceId());
    [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 706 ssize_t index = findTouchState(event->getDeviceId(), event->getSource());
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
PhoneMock.java     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
EuiccCardTest.java 108 protected byte[] getDeviceId() {
    [all...]
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
WindowDecorActionBar.java     [all...]
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCooling.java 357 ThermalManager.sCDevMap.put(mDevice.getDeviceId(), mDevice);
    [all...]
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncomingFragment.java 448 deviceId = Device.getDeviceId(mAppContext);
  /packages/apps/Settings/src/com/android/settings/fingerprint/
FingerprintSettings.java 526 fp.getGroupId(), fp.getFingerId(), fp.getDeviceId());
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyManagerFacade.java     [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java     [all...]

Completed in 453 milliseconds

1 2 3 45 6 7 8 910