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

1 2 3 4 5 6 7 891011>>

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Filter.java 167 public void deactivate() { method in class:Filter
168 // TODO: Support close-on-deactivate (must happen in processing thread).
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java 382 + " has mismatch in Cooling device state and mask array!deactivate!");
393 + " has mismatch in Cooling device state and mask array!deactivate!");
  /hardware/nxp/nfc/halimpl/
libnfc-brcm.conf 312 # 2 NFA_RW_PRES_CHK_RESET; Deactivate to Sleep, then re-activate
368 # Deactivate notification wait time out in seconds used in ETSI Reader mode
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
SelectedConversationsActionMenu.java 552 public void deactivate() { method in class:SelectedConversationsActionMenu
572 deactivate(); method
  /system/nfc/src/nfa/rw/
nfa_rw_act.cc 431 * mode) then deactivate the link if sleep wakeup failed */
502 /* Auto-presence check failed. Deactivate */
516 /* If in normal mode (not-exclusive RF mode) then deactivate the link if
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java 413 cursor.deactivate();
456 c.deactivate();
    [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.cpp 917 ** Description This function sends the deactivate command to NFCC for
931 (status = NFA_Deactivate(true))) /* deactivate to sleep state */
933 LOG(ERROR) << StringPrintf("%s: deactivate failed, status = %d", __func__
    [all...]
  /system/nfc/src/nfa/ce/
nfa_ce_act.cc 303 ce_msg.hdr.layer_specific = p_data->deactivate.type;
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursorTest.java 351 mDatabaseCursor.deactivate();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
Thunk16.S 110 outb %al, $0x92 # deactivate A20M#
Thunk16.asm 104 out 92h, al ; deactivate A20M#
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
Thunk16.S 110 outb %al, $0x92 # deactivate A20M#
Thunk16.asm 106 out 92h, al ; deactivate A20M#
Thunk16.nasm 113 out 92h, al ; deactivate A20M#
  /external/ImageMagick/ImageMagick/script/
compare.html 127 <td>on, activate, off, deactivate, set, opaque, copy",
  /external/ImageMagick/utilities/
convert.1 15 \-alpha option activate, deactivate, reset, or set the alpha channel
mogrify.1 120 \-alpha option on, activate, off, deactivate, set, opaque, copy
mogrify.1.in 120 \-alpha option on, activate, off, deactivate, set, opaque, copy
  /external/autotest/client/cros/chameleon/
avsync_probe_utils.py 111 @param low_threshold: The threshold value to deactivate the output.
  /external/libexif/m4m/
gp-check-library.m4 256 dnl so we deactivate it for them (userdef_).
  /external/libxml2/doc/
xmlcatalog_man.html 124 of catalogs. An empty one should deactivate loading the
xmlcatalog_man.xml 371 of catalogs. An empty one should deactivate loading the
  /external/libxml2/
runxmlconf.c 164 * Deactivate the cache if created; otherwise we have to create/free it
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 458 * Deactivate PXE stack

Completed in 795 milliseconds

1 2 3 4 5 6 7 891011>>