OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getcharacteristics
(Results
26 - 50
of
57
) sorted by null
1
2
3
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java
269
gattService.
getCharacteristics
();
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java
269
gattService.
getCharacteristics
();
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java
269
gattService.
getCharacteristics
();
/external/chromium_org/chromeos/dbus/
bluetooth_gatt_characteristic_client.cc
70
virtual std::vector<dbus::ObjectPath>
GetCharacteristics
() OVERRIDE {
fake_bluetooth_gatt_characteristic_client.cc
91
FakeBluetoothGattCharacteristicClient::
GetCharacteristics
() {
/external/chromium_org/device/bluetooth/
bluetooth_gatt_service.h
172
GetCharacteristics
() const = 0;
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2AgentImpl.java
529
mCameraProxy.
getCharacteristics
().getJpegOrientation(msg.arg1) : 0);
[
all
...]
CameraAgent.java
397
public abstract CameraDeviceInfo.Characteristics
getCharacteristics
();
[
all
...]
/packages/apps/Camera2/src/com/android/camera/
TextureViewHelper.java
256
CameraDeviceInfo.Characteristics info = mCameraProvider.
getCharacteristics
(cameraId);
VideoModule.java
449
return mAppController.getCameraProvider().
getCharacteristics
(mCameraId)
457
return mAppController.getCameraProvider().
getCharacteristics
(mCameraId)
[
all
...]
PhotoModule.java
[
all
...]
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_event_router.cc
392
BluetoothLowEnergyEventRouter::
GetCharacteristics
(
420
service->
GetCharacteristics
();
[
all
...]
bluetooth_low_energy_event_router.h
142
Status
GetCharacteristics
(const Extension* extension,
bluetooth_low_energy_apitest.cc
444
IN_PROC_BROWSER_TEST_F(BluetoothLowEnergyApiTest,
GetCharacteristics
) {
461
EXPECT_CALL(*service0_,
GetCharacteristics
())
[
all
...]
/external/chromium_org/extensions/common/api/
bluetooth_low_energy.idl
176
static void
getCharacteristics
(DOMString serviceId,
/packages/apps/Camera2/src/com/android/camera/settings/
SettingsUtil.java
488
CameraDeviceInfo.Characteristics props = info.
getCharacteristics
(i);
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraControlPane.java
238
public CameraCharacteristics
getCharacteristics
() {
/frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CaptureRequestTest.java
493
List<Key<?>> keys = mStaticInfo.
getCharacteristics
().getKeys();
630
if (mStaticInfo.
getCharacteristics
().getKeys().
[
all
...]
StillCaptureTest.java
480
mStaticInfo.
getCharacteristics
(), mHandler);
613
mStaticInfo.
getCharacteristics
(), mHandler);
[
all
...]
/external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp
503
if (Current->
getCharacteristics
() & COFF::IMAGE_SCN_LNK_COMDAT)
/frameworks/base/core/java/android/bluetooth/
BluetoothGattServer.java
586
List<BluetoothGattCharacteristic> characteristics = service.
getCharacteristics
();
/frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd
549
gattService.
getCharacteristics
();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfidl.h
[
all
...]
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
[
all
...]
Completed in 322 milliseconds
1
2
3