HomeSort by relevance Sort by last modified time
    Searched refs:getDevice (Results 226 - 250 of 1129) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Car/Messenger/src/com/android/car/messenger/
MapMessage.java 90 public BluetoothDevice getDevice() {
  /packages/services/Car/TrustAgent/src/com/android/car/trust/comms/
SimpleBleClient.java 266 BluetoothDevice device = result.getDevice();
293 Log.d(TAG, "Batch scanResult: " + r.getDevice().getName()
294 + " " + r.getDevice().getAddress());
316 callback.onDeviceConnected(gatt.getDevice());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DelayedLaunchInfo.java 109 public IDevice getDevice() {
  /system/vold/
Disk.h 61 dev_t getDevice() { return mDevice; }
  /tools/tradefederation/core/src/com/android/tradefed/invoker/
IInvocationContext.java 87 public ITestDevice getDevice(String deviceName);
InvocationContext.java 154 public ITestDevice getDevice(String deviceName) {
172 mAllocatedDeviceAndBuildMap.put(getDevice(deviceName), buildinfo);
232 if (device.equals(getDevice(name))) {
TestInvocation.java 483 ITestDevice device = context.getDevice(deviceName);
486 ((ITestLoggerReceiver) context.getDevice(deviceName))
521 reportLogs(context.getDevice(deviceName), listener, Stage.SETUP);
542 ITestDevice device = context.getDevice(deviceName);
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
SdkAvdPreparerStressTest.java 82 public ITestDevice getDevice() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleScannerService.java 167 String mac = result.getDevice().getAddress();
175 powerIntent.putExtra(EXTRA_MAC_ADDRESS, result.getDevice().getAddress());
183 String newMac = result.getDevice().getAddress();
BleConnectionPriorityClientService.java 334 int bond = gatt.getDevice().getBondState();
336 BluetoothDevice target = gatt.getDevice();
397 mBluetoothGatt = BleClientService.connectGatt(result.getDevice(), mContext, false, mSecure, mGattCallbacks);
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationBasicFenceTests.cpp 46 const VkDevice device = context.getDevice();
104 const VkDevice device = context.getDevice();
165 const VkDevice device = context.getDevice();
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothMapClientFacade.java 115 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(),
130 BluetoothFacade.getDevice(sMapProfile.getConnectedDevices(), deviceID);
168 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID);
  /frameworks/base/core/java/android/companion/
BluetoothLeDeviceFilter.java 143 return getDeviceDisplayNameInternal(sr.getDevice());
157 getDeviceDisplayNameInternal(sr.getDevice())
166 boolean result = matches(device.getDevice())
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceListPreferenceFragment.java 156 mSelectedDevice = device.getDevice();
177 if (mFilter.matches(cachedDevice.getDevice())) {
189 String key = cachedDevice.getDevice().getAddress();
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
BootSector.java 154 setBytesPerSector(getDevice().getSectorSize());
155 setSectorCount(getDevice().getSize() / getDevice().getSectorSize());
ClusterChain.java 63 this.device = fat.getDevice();
77 public BlockDevice getDevice() {
205 final BlockDevice dev = getDevice();
  /packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
SdpManager.java 112 public BluetoothDevice getDevice() {
174 if (inst.getDevice().getAddress().equals(addressString)
185 if (inst.getDevice().getAddress().equals(addressString)
430 sdpSearchNative(Utils.getBytesFromAddress(inst.getDevice().getAddress()),
448 intent.putExtra(BluetoothDevice.EXTRA_DEVICE, inst.getDevice());
  /cts/hostsidetests/tzdata/src/com/android/cts/tzdata/
TzDataCheckTest.java     [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/media/tests/
CameraTestBase.java 184 instr.setDevice(getDevice());
518 getDevice().executeShellCommand(command, receiver,
661 result = getDevice().executeShellCommand(String.format(PGREP_COMMAND_FORMAT,
675 uptime = getDevice().executeShellCommand("cat /proc/uptime").split(" ")[0];
690 String result = getDevice().executeShellCommand(String.format(commandFormat, pid));
713 String result = getDevice().executeShellCommand(DUMP_ION_HEAPS_COMMAND);
737 public ITestDevice getDevice() {
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryBindingTests.cpp 441 const VkDevice vkDevice = ctx.getDevice();
458 const VkDevice vkDevice = ctx.getDevice();
485 const VkDevice vkDevice = ctx.getDevice();
511 const VkDevice vkDevice = ctx.getDevice();
536 const VkDevice vkDevice = ctx.getDevice();
563 const VkDevice vkDevice = ctx.getDevice();
595 const VkDevice vkDevice = ctx.getDevice();
615 const VkDevice vkDevice = ctx.getDevice();
640 const VkDevice vkDevice = ctx.getDevice();
671 const VkDevice vkDevice = ctx.getDevice();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCommandBuffersTests.cpp 85 , m_device (context.getDevice())
484 const VkDevice vkDevice = context.getDevice();
495 const VkDevice vkDevice = context.getDevice();
515 const VkDevice vkDevice = context.getDevice();
534 const VkDevice vkDevice = context.getDevice();
553 const VkDevice vkDevice = context.getDevice();
574 const VkDevice vkDevice = context.getDevice();
644 const VkDevice vkDevice = context.getDevice();
695 const VkDevice vkDevice = context.getDevice();
725 const VkDevice vkDevice = context.getDevice();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineCacheTests.cpp 190 const VkDevice vkDevice = m_context.getDevice();
222 const VkDevice vkDevice = m_context.getDevice();
440 const VkDevice vkDevice = context.getDevice();
472 const VkDevice vkDevice = context.getDevice();
549 const VkDevice vkDevice = m_context.getDevice();
583 const VkDevice vkDevice = m_context.getDevice();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 272 const VkDevice device = m_context.getDevice();
286 const VkDevice device = m_context.getDevice();
360 const VkDevice device = m_context.getDevice();
374 const VkDevice device = m_context.getDevice();
436 const VkDevice device = m_context.getDevice();
451 const VkDevice device = m_context.getDevice();
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleTests.cpp     [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/monkey/
MonkeyBase.java 257 Assert.assertNotNull(getDevice());
292 ITestDevice device = getDevice();
308 getDevice().executeShellCommand(String.format(getAppCmdWithExtras(), componentName));
338 CircularAtraceUtil.startTrace(getDevice(), null, 10);
361 atraceStream = CircularAtraceUtil.endTrace(getDevice());
665 public ITestDevice getDevice() {

Completed in 1072 milliseconds

1 2 3 4 5 6 7 8 91011>>