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

1 23 4 5 6 7 8 91011>>

  /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
TabHelperHoneycomb.java 50 // from a previously saved state. If so, deactivate it, because our
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfig.vfr 47 // Activate/deactivate (TPM_ORD_physicalSetDeactivated) command is not available when disabled.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SerialPortLib/
SioInit.h 74 #define WPCN381U_DEACTIVATE_VALUE 0x00 // Value to deactivate Device
  /external/autotest/server/site_tests/firmware_ECWriteProtect/
firmware_ECWriteProtect.py 74 "normal flag and deactivate write protect.")
  /external/kernel-headers/original/uapi/linux/
auto_dev-ioctl.h 140 /* Activate/deactivate autofs mount */
  /external/libopus/silk/
init_encoder.c 57 /* Used to deactivate LSF interpolation, pitch prediction */
  /external/syslinux/gpxe/src/arch/i386/image/
pxe_image.c 63 /* Deactivate PXE */
  /external/syslinux/gpxe/src/include/gpxe/
virtio-pci.h 90 /* deactivate the queue */
  /external/tensorflow/tensorflow/tools/ci_build/linux/cmake/
run.sh 50 deactivate
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterDeactivateAll.java 54 log("Send DEACTIVATE to all Dcc's");
  /packages/apps/Dialer/java/com/android/voicemail/impl/
VvmPackageInstallHandler.java 59 // Force deactivate the client.
  /external/clang/lib/CodeGen/
CGCall.h 129 /// Deactivate these cleanups immediately before making the call. This
138 /// deactivate this cleanup after the call in the unexceptional case because
  /frameworks/base/core/java/android/database/
BulkCursorNative.java 77 deactivate(); method
192 public void deactivate() throws RemoteException method in class:BulkCursorProxy
CursorToBulkCursorAdaptor.java 200 public void deactivate() { method in class:CursorToBulkCursorAdaptor
204 mCursor.deactivate();
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 108 printf("deactivate() for '%s'failed (%s)\n",
185 printf("deactivate() for '%s'failed (%s)\n",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursslk.h 113 // Activate or Deactivate Label# i, Label counting starts with 1!
116 // Activate of Deactivate all Labels
  /cts/tests/tests/database/src/android/database/cts/
CursorWrapperTest.java 70 cursorWrapper.deactivate();
134 cursorWrapper.deactivate();
143 cursorWrapper.deactivate();
144 // deactivate method can invoke invalidate() method, can be observed by DataSetObserver.
165 cursorWrapper.deactivate();
DatabaseCursorTest.java 423 testCursor.deactivate();
440 testCursor.deactivate();
458 testCursor.deactivate();
503 testCursor.deactivate();
  /system/nfc/src/nfa/p2p/
nfa_p2p_main.cc 127 /* stop timer not to deactivate LLCP link on passive mode */
143 if ((p_data->deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP) ||
144 (p_data->deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF)) {
358 /*For LLCP DTA test, Deactivate to Sleep is needed to send DSL_REQ*/
452 ** Description Deactivate LLCP link
  /external/tensorflow/tensorflow/tools/ci_build/builds/
pip.sh 150 # If still in a virtualenv, deactivate it first
153 deactivate || die "FAILED: Unable to deactivate from existing virtualenv"
350 deactivate
352 echo "FAILED: Unable to deactivate virtualenv from ${CLEAN_VENV_DIR}"
525 deactivate || die "FAILED: Unable to deactivate virtualenv from ${VENV_DIR}"
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnDictionaryImpl.java 524 /* If no word is retrieved, deactivate the cursor for reduce the resource */
525 mDbCursor.deactivate( );
551 mDbCursor.deactivate();
557 mDbCursor.deactivate();
595 mDbCursor.deactivate();
660 /* Move cursor to next result. If the next result is not exist, deactivate the cursor */
663 mDbCursor.deactivate();
669 mDbCursor.deactivate();
673 mDbCursor.deactivate();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSwitcher.java 318 deactivate(phoneId);
334 private void deactivate(int phoneId) { method in class:PhoneSwitcher
338 log("deactivate " + phoneId);
  /development/apps/Development/src/com/android/development/
DataList.java 61 mCursor.deactivate();
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentNestingTabs.java 88 // from a previously saved state. If so, deactivate it, because our
FragmentTabs.java 88 // from a previously saved state. If so, deactivate it, because our

Completed in 403 milliseconds

1 23 4 5 6 7 8 91011>>