/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
H A D | EdgeSwipeDetector.java | 44 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 D | MtpClient.java | 254 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 D | DeviceListPreferenceFragment.java | 147 mSelectedDevice = device.getDevice(); 167 if (mFilter.matches(cachedDevice.getDevice())) { 179 String key = cachedDevice.getDevice().getAddress();
|
H A D | DeviceProfilesSettings.java | 222 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 D | DevicePickerFragment.java | 129 BluetoothDevice device = cachedDevice.getDevice();
|
H A D | DockService.java | 438 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 D | RemoteDevices.java | 85 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 D | BondStateMachine.java | 321 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 D | ProfileService.java | 239 protected BluetoothDevice getDevice(byte[] address) { method in class:ProfileService
|
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | AndroidCameraCaptureSessionProxy.java | 121 public CameraDeviceProxy getDevice() { method in class:AndroidCameraCaptureSessionProxy 122 return new AndroidCameraDeviceProxy(mSession.getDevice());
|
H A D | CameraCaptureSessionProxy.java | 81 public CameraDeviceProxy getDevice(); method in interface:CameraCaptureSessionProxy
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
H A D | SdpManager.java | 132 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 D | MtpPagerAdapter.java | 105 v.getImageView().setMtpDeviceAndObjectInfo(mModel.getDevice(), i, mGeneration);
|
H A D | MtpAdapter.java | 147 imageView.setMtpDeviceAndObjectInfo(mModel.getDevice(),
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | PbapClientService.java | 293 BluetoothDevice currentDevice = mClient.getDevice(); 304 if (device == mClient.getDevice()) {
|
H A D | PbapPCEClient.java | 114 public BluetoothDevice getDevice() { method in class:PbapPCEClient
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
H A D | HfpClientConnectionService.java | 201 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 D | GalleryActivity.java | 260 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 D | HeadsetStateMachine.java | 3231 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 D | HidService.java | 173 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 D | A2dpStateMachine.java | 745 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 D | A2dpSinkStateMachine.java | 774 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 D | MtpDeviceIndexRunnable.java | 87 mDevice = index.getDevice();
|
H A D | MtpDeviceIndex.java | 128 public synchronized MtpDevice getDevice() { method in class:MtpDeviceIndex
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
H A D | InputMethodAndLanguageSettings.java | 535 InputDevice device = InputDevice.getDevice(devices[i]); 633 InputDevice device = InputDevice.getDevice(devices[i]); 786 InputDevice device = InputDevice.getDevice(devices[i]);
|