HomeSort by relevance Sort by last modified time
    Searched refs:getDevice (Results 251 - 275 of 637) sorted by null

<<11121314151617181920>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PbapPCEClient.java 114 public BluetoothDevice getDevice() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationDescription.java 153 description.device = configuration.getDevice();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewManager.java 629 gc.setBackground(gc.getDevice().getSystemColor(SWT.COLOR_GRAY));
    [all...]
SwtUtils.java 314 return new Image(image.getDevice(), destData);
  /external/opencv3/modules/cudaobjdetect/src/
cascadeclassifier.cpp 231 int devId = cv::cuda::getDevice();
792 cudaSafeCall( cudaGetDeviceProperties(&prop, cv::cuda::getDevice()) );
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DeviceView.java 165 final IDevice device = client.getDevice();
168 final SyncService sync = client.getDevice().getSyncService();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 619 const VkDevice vkDevice = ctx.getDevice();
697 const VkDevice vkDevice = ctx.getDevice();
    [all...]
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java 211 public ITestDevice getDevice() {
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp 323 const VkDevice device = context.getDevice();
892 return computeDeviceMemorySystemMemFootprint(context.getDeviceInterface(), context.getDevice())
961 const VkDevice device = m_context.getDevice();
    [all...]
  /system/security/keystore/
key_store_service.cpp 573 const auto* device = mKeyStore->getDevice();
607 const auto* device = mKeyStore->getDevice();
738 const auto* device = mKeyStore->getDevice();
    [all...]
  /cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DalvikTest.java 201 public ITestDevice getDevice() {
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 218 mLastInputDevice = event.getDevice();
220 // In that case, getDevice() will return null.
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeShaderBuiltinVarTests.cpp 370 , m_device (m_context.getDevice())
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp     [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 132 uint64_t getDevice() const { return Device; }
  /external/opencv3/modules/core/include/opencv2/core/
cuda.inl.hpp 562 device_id_ = getDevice();
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
CachedBluetoothDevice.java 371 public BluetoothDevice getDevice() {
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2On1Adapter.cpp     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 169 BluetoothDevice device = getDevice(cs.addr);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java 473 device.getDevice().getAddress());
  /packages/apps/Settings/src/com/android/settings/inputmethod/
PhysicalKeyboardFragment.java 201 final InputDevice device = InputDevice.getDevice(deviceId);
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
  /external/skia/platform_tools/android/apps/visualbenchsdl/src/main/java/org/libsdl/app/
SDLActivity.java 666 InputDevice device = InputDevice.getDevice(ids[i]);
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java     [all...]

Completed in 972 milliseconds

<<11121314151617181920>>