Home
last modified time | relevance | path

Searched refs:getDeviceName (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/media/java/android/mtp/
DMtpDevice.java90 result = native_open(mDevice.getDeviceName(), connection.getFileDescriptor()); in open()
140 public @NonNull String getDeviceName() { in getDeviceName() method in MtpDevice
141 return mDevice.getDeviceName(); in getDeviceName()
157 return mDevice.getDeviceName(); in toString()
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
DCameraBrowser.java119 intent.putExtra("device", mDeviceList.get(position).getDeviceName()); in onListItemClick()
128 Log.d(TAG, "deviceAdded: " + device.getDeviceName()); in deviceAdded()
134 Log.d(TAG, "deviceRemoved: " + device.getDeviceName()); in deviceRemoved()
DMtpClient.java68 String deviceName = usbDevice.getDeviceName();
180 mDevices.put(usbDevice.getDeviceName(), mtpDevice); in openDeviceLocked()
243 return mDevices.get(UsbDevice.getDeviceName(id)); in getDevice()
257 if (mDevices.get(usbDevice.getDeviceName()) == null) { in getDeviceList()
DDeviceDisconnectedReceiver.java46 String deviceName = device.getDeviceName(); in onReceive()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbUserSettingsManager.java82 mDevicePermissionMap.remove(device.getDeviceName()); in removeDevicePermissions()
104 SparseBooleanArray uidList = mDevicePermissionMap.get(device.getDeviceName()); in hasPermission()
209 String deviceName = device.getDeviceName(); in grantDevicePermission()
DUsbAlsaManager.java514 pw.println(" " + device.getDeviceName() + ": " + mAudioDevices.get(device)); in dump()
518 pw.println(" " + device.getDeviceName() + ": " + mMidiDevices.get(device)); in dump()
DUsbHostManager.java250 mDevices.put(mNewDevice.getDeviceName(), mNewDevice); in endUsbDeviceAdded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCastTile.java176 state.label = getDeviceName(device); in handleUpdateState()
209 private String getDeviceName(CastDevice device) { in getDeviceName() method in CastTile
301 item.line1 = getDeviceName(device); in updateItems()
321 item.line1 = getDeviceName(device); in updateItems()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/le/
DScanRecordTest.java53 assertEquals("Ped", data.getDeviceName()); in testParser()
/frameworks/base/core/java/android/hardware/usb/
DUsbDevice.java91 public @NonNull String getDeviceName() { in getDeviceName() method in UsbDevice
338 public static String getDeviceName(int id) { in getDeviceName() method in UsbDevice
DUsbManager.java341 String deviceName = device.getDeviceName(); in openDevice()
/frameworks/base/core/java/android/hardware/display/
DWifiDisplay.java86 public String getDeviceName() { in getDeviceName() method in WifiDisplay
/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayAdapter.java252 display = new WifiDisplay(address, display.getDeviceName(), alias, in requestRenameLocked()
308 displays.add(new WifiDisplay(d.getDeviceAddress(), d.getDeviceName(), in updateDisplaysLocked()
314 displays.add(new WifiDisplay(d.getDeviceAddress(), d.getDeviceName(), in updateDisplaysLocked()
DPersistentDataStore.java122 return new WifiDisplay(display.getDeviceAddress(), display.getDeviceName(), in applyWifiDisplayAlias()
349 serializer.attribute(null, "deviceName", display.getDeviceName()); in saveToXml()
/frameworks/av/media/mtp/
DMtpDevice.h94 const char* getDeviceName();
DMtpDevice.cpp322 const char* MtpDevice::getDeviceName() { in getDeviceName() function in android::MtpDevice
/frameworks/base/core/java/android/bluetooth/le/
DScanFilter.java217 public String getDeviceName() { in getDeviceName() method in ScanFilter
296 if (mDeviceName != null && !mDeviceName.equals(scanRecord.getDeviceName())) { in matches()
DScanRecord.java141 public String getDeviceName() { in getDeviceName() method in ScanRecord
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1947 getDeviceName(mSavedPeerConfig.deviceAddress))) in notifyFrequencyConflict()
2512 addRowToDialog(group, R.string.wifi_p2p_to_message, getDeviceName(peerAddress)); in notifyInvitationSent()
2535 addRowToDialog(group, R.string.wifi_p2p_from_message, getDeviceName( in notifyInvitationReceived()
2845 private String getDeviceName(String deviceAddress) { in getDeviceName() method in WifiP2pServiceImpl.P2pStateMachine
/frameworks/native/services/inputflinger/
DInputReader.cpp2347 getDeviceName().string(), keyCode, scanCode); in processKey()
3379 "The device will be inoperable.", getDeviceName().string()); in configureSurface()
3409 getDeviceName().string()); in configureSurface()
3505 getDeviceId(), getDeviceName().string(), mSurfaceWidth, mSurfaceHeight, in configureSurface()
6766 getDeviceName().string(), MAX_POINTERS); in syncTouch()
6856 getDeviceName().string(), slotCount, MAX_SLOTS); in configureRawPointerAxes()
7099 getDeviceName().string(), mAxes.size(), PointerCoords::MAX_AXES); in configure()
7121 getDeviceName().string(), mAxes.keyAt(i)); in configure()
7150 getDeviceName().string(), mAxes.keyAt(i)); in pruneAxes()
DInputReader.h965 inline const String8 getDeviceName() { return mDevice->getName(); } in getDeviceName() function
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6603 method public java.lang.String getDeviceName();
6633 method public java.lang.String getDeviceName();
13306 method public java.lang.String getDeviceName();
13307 method public static java.lang.String getDeviceName(int);
16856 method public java.lang.String getDeviceName();
/frameworks/base/api/
Dcurrent.txt8119 method public java.lang.String getDeviceName();
8149 method public java.lang.String getDeviceName();
15889 method public java.lang.String getDeviceName();
15890 method public static java.lang.String getDeviceName(int);
25198 method public java.lang.String getDeviceName();
Dsystem-current.txt8611 method public java.lang.String getDeviceName();
8641 method public java.lang.String getDeviceName();
17396 method public java.lang.String getDeviceName();
17397 method public static java.lang.String getDeviceName(int);
27380 method public java.lang.String getDeviceName();