Searched refs:getDevice (Results 1 - 25 of 30) sorted by relevance

12

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DEdgeSwipeDetector.java44 float edgeGutter = event.getDevice().getMotionRange(MotionEvent.AXIS_X).getMax()
61 float enough = event.getDevice().getMotionRange(MotionEvent.AXIS_X).getMax()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMtpClient.java254 public MtpDevice getDevice(String deviceName) { method in class:MtpClient
267 public MtpDevice getDevice(int id) { method in class:MtpClient
300 MtpDevice device = getDevice(deviceName);
332 MtpDevice device = getDevice(deviceName);
347 MtpDevice device = getDevice(deviceName);
368 MtpDevice device = getDevice(deviceName);
404 MtpDevice device = getDevice(deviceName);
419 MtpDevice device = getDevice(deviceName);
437 MtpDevice device = getDevice(deviceName);
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDeviceListPreferenceFragment.java147 mSelectedDevice = device.getDevice();
167 if (mFilter.matches(cachedDevice.getDevice())) {
179 String key = cachedDevice.getDevice().getAddress();
H A DDeviceProfilesSettings.java222 pref.setText(profile.getNameResource(mCachedDevice.getDevice()));
239 BluetoothDevice device = mCachedDevice.getDevice();
282 String profileName = context.getString(profile.getNameResource(device.getDevice()));
292 profile.setPreferred(device.getDevice(), false);
345 BluetoothDevice device = mCachedDevice.getDevice();
H A DDevicePickerFragment.java129 BluetoothDevice device = cachedDevice.getDevice();
H A DDockService.java438 BluetoothDevice btDevice = deviceUI.getDevice();
863 int status = profile.getConnectionStatus(cachedDevice.getDevice());
951 BluetoothDevice device = cachedDevice.getDevice();
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java85 BluetoothDevice getDevice(byte[] address) { method in class:RemoteDevices
89 return prop.getDevice();
169 BluetoothDevice getDevice() { method in class:RemoteDevices.DeviceProperties
261 BluetoothDevice bdDevice = getDevice(address);
266 bdDevice = getDevice(address);
341 BluetoothDevice device = getDevice(address);
362 BluetoothDevice device = getDevice(address);
H A DBondStateMachine.java321 intent.putExtra(BluetoothDevice.EXTRA_DEVICE, mRemoteDevices.getDevice(address));
352 BluetoothDevice device = mRemoteDevices.getDevice(address);
381 BluetoothDevice bdDevice = mRemoteDevices.getDevice(address);
413 BluetoothDevice device = mRemoteDevices.getDevice(address);
417 device = mRemoteDevices.getDevice(address);
431 BluetoothDevice bdDevice = mRemoteDevices.getDevice(address);
H A DProfileService.java239 protected BluetoothDevice getDevice(byte[] address) { method in class:ProfileService
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DAndroidCameraCaptureSessionProxy.java121 public CameraDeviceProxy getDevice() { method in class:AndroidCameraCaptureSessionProxy
122 return new AndroidCameraDeviceProxy(mSession.getDevice());
H A DCameraCaptureSessionProxy.java81 public CameraDeviceProxy getDevice(); method in interface:CameraCaptureSessionProxy
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
H A DSdpManager.java132 public BluetoothDevice getDevice() { method in class:SdpManager.SdpSearchInstance
194 if (inst.getDevice().getAddress().equals(addressString)
205 if (inst.getDevice().getAddress().equals(addressString)
450 sdpSearchNative(Utils.getBytesFromAddress(inst.getDevice().getAddress()),
468 intent.putExtra(BluetoothDevice.EXTRA_DEVICE, inst.getDevice());
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/
H A DMtpPagerAdapter.java105 v.getImageView().setMtpDeviceAndObjectInfo(mModel.getDevice(), i, mGeneration);
H A DMtpAdapter.java147 imageView.setMtpDeviceAndObjectInfo(mModel.getDevice(),
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java293 BluetoothDevice currentDevice = mClient.getDevice();
304 if (device == mClient.getDevice()) {
H A DPbapPCEClient.java114 public BluetoothDevice getDevice() { method in class:PbapPCEClient
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnectionService.java201 buildConnection(call.getDevice(), call, number);
273 buildConnection(getDevice(request.getAccountHandle()), null, request.getAddress());
314 BluetoothDevice device = getDevice(getHandle());
355 BluetoothDevice device = getDevice(getHandle());
408 private BluetoothDevice getDevice(PhoneAccountHandle handle) { method in class:HfpClientConnectionService
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryActivity.java260 float maxX = event.getDevice().getMotionRange(MotionEvent.AXIS_X).getMax();
261 float maxY = event.getDevice().getMotionRange(MotionEvent.AXIS_Y).getMax();
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java3231 event.device = getDevice(address);
3238 event.device = getDevice(address);
3245 event.device = getDevice(address);
3251 event.device = getDevice(address);
3257 event.device = getDevice(address);
3265 event.device = getDevice(address);
3272 event.device = getDevice(address);
3279 event.device = getDevice(address);
3286 event.device = getDevice(address);
3293 event.device = getDevice(addres
3410 private BluetoothDevice getDevice(byte[] address) { method in class:HeadsetStateMachine
[all...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidService.java173 BluetoothDevice device = getDevice((byte[]) msg.obj);
209 BluetoothDevice device = getDevice((byte[]) msg.obj);
246 BluetoothDevice device = getDevice((byte[])msg.obj);
255 BluetoothDevice device = getDevice((byte[])msg.obj);
283 BluetoothDevice device = getDevice((byte[]) msg.obj);
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java745 event.device = getDevice(address);
752 event.device = getDevice(address);
755 private BluetoothDevice getDevice(byte[] address) { method in class:A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java774 event.device = getDevice(address);
781 event.device = getDevice(address);
791 event.device = getDevice(address);
795 private BluetoothDevice getDevice(byte[] address) { method in class:A2dpSinkStateMachine
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
H A DMtpDeviceIndexRunnable.java87 mDevice = index.getDevice();
H A DMtpDeviceIndex.java128 public synchronized MtpDevice getDevice() { method in class:MtpDeviceIndex
/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DInputMethodAndLanguageSettings.java535 InputDevice device = InputDevice.getDevice(devices[i]);
633 InputDevice device = InputDevice.getDevice(devices[i]);
786 InputDevice device = InputDevice.getDevice(devices[i]);

Completed in 2336 milliseconds

12