Home
last modified time | relevance | path

Searched refs:complete (Results 1 – 25 of 111) sorted by relevance

12345

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DDefaultProxy.java54 subscribeBatteryLevelRes.complete(true); in DefaultProxy()
85 ret.complete(false); in refreshBatteryLevel()
92 ret.complete(true); in refreshBatteryLevel()
136 ret.complete(false); in refreshVersion()
145 ret.complete(false); in refreshVersion()
161 ret.complete(true); in refreshVersion()
238 subscribeBatteryLevelRes.complete(false); in onGattReady()
242 subscribeBatteryLevelRes.complete(false); in onGattReady()
244 subscribeBatteryLevelRes.complete(true); in onGattReady()
248 subscribeBatteryLevelRes.complete(false); in onGattReady()
DTransportManager.java143 result.complete(RESULT_FAILURE_GATT_DISCONNECTED); in shutdownImpl()
146 item.second.complete(RESULT_FAILURE_TIMED_OUT); in shutdownImpl()
220 result.complete(RESULT_FAILURE); in processQueueImpl()
258 result.complete(new Transport.Result( in onWrittenImpl()
290 result.complete(new Transport.Result(bytes)); in onResponseImpl()
DDfuManager.java75 ret.complete(DfuResult.RESULT_SUCCESS); in finish()
78 ret.complete(DfuResult.RESULT_GATT_DISCONNECTED); in finish()
82 ret.complete(DfuResult.RESULT_FAILURE); in finish()
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/
Daccel_cal.c213 int complete = 0; in stillnessBatchComplete() local
219 complete = 1; in stillnessBatchComplete()
223 return complete; in stillnessBatchComplete()
230 return complete; in stillnessBatchComplete()
241 int complete = 0.0f; in accelStillnessDetection() local
263 return complete; in accelStillnessDetection()
281 complete = 1; in accelStillnessDetection()
287 return complete; in accelStillnessDetection()
293 int complete = 0; in accelGoodData() local
356 complete = 0; in accelGoodData()
[all …]
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp306 complete(); in handleRx()
434 complete(); in setupMgmt()
443 complete(); in setupMgmt()
547 complete(); in handleTransfer()
594 complete(); in handleStopTransfer()
624 complete(); in handleQueryStart()
655 complete(); in handleStart()
694 complete(); in handleFinish()
727 complete(); in handleRun()
743 complete(); in handleInfo()
[all …]
Dsystem_comms.h190 void complete() { in complete() function
201 complete(); in abort()
205 complete(); in setState()
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c92 bool complete = false; in moc_batch_complete() local
96 complete = true; in moc_batch_complete()
104 return complete; in moc_batch_complete()
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp500 auto complete = [&promise] { in TEST_P() local
546 EXPECT_CALL(*callback, onComplete()).After(eEraseDone).WillOnce(complete); in TEST_P()
548 EXPECT_CALL(*callback, onComplete()).After(ePollStop).WillOnce(complete); in TEST_P()
629 auto complete = [&promise] { in TEST_P() local
652 EXPECT_CALL(*callback, onComplete()).After(eEraseDone).WillOnce(complete); in TEST_P()
/device/google/raviole/
Dinit.insmod.slider.cfg17 # Wait for any asynchronous work to complete
/device/google/gs-common/gps/lsi/sepolicy/
Dgnssd.te23 # Allow gnssd to get boot complete
/device/google/akita-sepolicy/vendor/
Dgnssd.te23 # Allow gnssd to get boot complete
/device/google/coral/json-c/
DREADME.md22 Make sure you have a complete `libtool` install, including `libtoolize`.
/device/google/redbull/json-c/
DREADME.md22 Make sure you have a complete `libtool` install, including `libtoolize`.
/device/google/sunfish/json-c/
DREADME.md22 Make sure you have a complete `libtool` install, including `libtoolize`.
/device/generic/trusty/
Dinit.qemu_trusty.rc55 #emulator is not much useful before boot complete
/device/google/cuttlefish/host/cvd_test_configs/local_tests/
DREADME.md27 2. Follow standard process to build AOSP. When complete the AOSP build
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
DLICENSE138 a) Accompany it with the complete corresponding machine-readable
144 cost of physically performing source distribution, a complete
156 making modifications to it. For an executable work, complete source
/device/generic/car/emulator/usbpt/usbip-service/
DCOPYING138 a) Accompany it with the complete corresponding machine-readable
144 cost of physically performing source distribution, a complete
156 making modifications to it. For an executable work, complete source
/device/google/contexthub/firmware/app/
Dapp.mk26 $(error Please set the environment variable CROSS_COMPILE to the complete \
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/
Dpreseed.cfg168 # Avoid that last message about the install being complete.
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dedk2-licenses.txt347 You represent that Your Contribution submissions include complete
356 Contribution, identifying the complete details of its source
568 You represent that Your Contribution submissions include complete
577 Contribution, identifying the complete details of its source
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dedk2-licenses.txt347 You represent that Your Contribution submissions include complete
356 Contribution, identifying the complete details of its source
568 You represent that Your Contribution submissions include complete
577 Contribution, identifying the complete details of its source
/device/linaro/hikey-kernel/hikey960/5.10/
Dabi_symbollist59 complete
/device/linaro/dragonboard-kernel/android-5.4/
Dabi_symbollist40 complete
/device/linaro/dragonboard-kernel/android-5.10/
Dabi_symbollist46 complete

12345