HomeSort by relevance Sort by last modified time
    Searched full:deactivate (Results 76 - 100 of 449) sorted by null

1 2 34 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
TpmMp.h 75 This service close the TPM interface and deactivate TPM
  /external/ImageMagick/utilities/
compare.1 13 \-alpha option on, activate, off, deactivate, set, opaque, copy
compare.1.in 13 \-alpha option on, activate, off, deactivate, set, opaque, copy
  /external/annotation-tools/annotation-file-utilities/tests/system-test/
Makefile 13 #Switch the lines below to deactivate this test
  /external/autotest/client/cros/cellular/pseudomodem/
bearer.py 111 Disconnect and deactivate this packet data connection. In a real bearer,
  /external/protobuf/php/ext/google/protobuf/
protobuf.c 59 NULL, // post deactivate
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/
TestCursor.java 143 public void deactivate() { method in class:TestCursor
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
CursorWrapperTest.java 57 v.verifyForward("deactivate");
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowCursorWrapperTest.java 61 v.verifyForward("deactivate");
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
BaseCursor.java 146 public void deactivate() { method in class:BaseCursor
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 397 c.deactivate();
413 c.deactivate();
431 c.deactivate();
477 c.deactivate();
  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
ConcurrentQueue.h 66 void deactivate() { function in class:android::ConcurrentQueue
  /packages/apps/Camera2/src/com/android/camera/hardware/
HeadingSensor.java 93 public void deactivate() { method in class:HeadingSensor
  /packages/apps/Dialer/java/com/android/voicemail/impl/sms/
OmtpMessageSender.java 63 * Sends a request to the VVM server to deactivate VVM for the current subscriber.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LastComposedWord.java 82 public void deactivate() { method in class:LastComposedWord
  /packages/services/Car/evs/app/
RenderDirectView.cpp 65 void RenderDirectView::deactivate() { function in class:RenderDirectView
RenderPixelCopy.cpp 57 void RenderPixelCopy::deactivate() { function in class:RenderPixelCopy
  /system/nfc/src/nfc/nfc/
nfc_utils.cc 189 nfc_conn.deactivate = deact;
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.h 86 // Activate (or deactivate) the sensor with the given handle.
88 // One-shot sensors deactivate themselves automatically upon receiving an
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 204 public void deactivate() { method in class:SQLiteCursor
205 super.deactivate();
  /frameworks/base/core/java/android/os/
MemoryFile.java 71 deactivate(); method
82 void deactivate() { method in class:MemoryFile
  /frameworks/base/core/java/com/android/internal/database/
SortCursor.java 256 public void deactivate() method in class:SortCursor
261 mCursors[i].deactivate(); method
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 35 // session for the first user and deactivate it for the last.
132 // Deactivate the audio session using an extra option and then return.
215 // session once (for the first one) and deactivate it once (for the last).
240 // only as needed and deactivate it when you are not using audio".
247 LOG(LS_ERROR) << "Failed to deactivate the audio session";
    [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp 496 ** Description: Receive the completion status of deactivate operation.
617 << StringPrintf("%s: deactivate to sleep", __func__);
619 (status = NFA_Deactivate(TRUE))) // deactivate to sleep state
621 LOG(ERROR) << StringPrintf("%s: deactivate failed, status = %d",
628 LOG(ERROR) << StringPrintf("%s: timeout waiting for deactivate",
787 ** Description: Deactivate the RF field.
807 LOG(ERROR) << StringPrintf("%s: deactivate failed; error=0x%X", __func__,
    [all...]
  /system/nfc/src/nfa/dm/
nfa_dm_api.cc 421 ** must select again or deactivate by calling
787 ** again or deactivate by NFA_Deactivate().
871 ** discovered device or deactivate by NFA_Deactivate()
876 ** NFA will deactivate to idle or discovery state for these
881 ** Deactivate the connection (e.g. as a result of presence
    [all...]

Completed in 226 milliseconds

1 2 34 5 6 7 8 91011>>