HomeSort by relevance Sort by last modified time
    Searched full:deactivate (Results 126 - 150 of 378) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium-trace/catapult/dashboard/dashboard/
testing_common.py 61 self.testbed.deactivate()
  /external/curl/include/curl/
curlrules.h 46 * Do not deactivate any check, these are done to make sure that the
  /external/google-breakpad/src/third_party/curl/
curlrules.h 47 * Do not deactivate any check, these are done to make sure that the
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
INSTALL.CROSS 83 `libharfbuzz'. The easiest case is to deactivate all such
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
modules.cfg 18 # To deactivate a module, simply comment out the corresponding line. To
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 197 NFC_DEACTIVATE_CEVT, /* 2 Deactivate response/notificatn*/
729 tNFC_DEACTIVATE_DEVT deactivate; member in union:__anon15874
813 tNFC_DEACTIVATE_CEVT deactivate; member in union:__anon15879
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_Llcp.c 563 /* Notify upper layer, if Activation failed CB called by Deactivate */
683 /* Error: LLC link activation procedure failed, deactivate MAC link */
979 /* Deactivate the link */
    [all...]
phHal4Nfc_Internal.h 290 /*Callback completion routine for P2P Deactivate Event received from HCI*/
  /hardware/bsp/intel/peripheral/sensors/mraa/
SensorsHAL.cpp 158 __func__, enabled ? "activate" : "deactivate", handle, e.what());
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalSensor.java 156 // If the sensor path does not exist, deactivate the sensor.
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertActivity.java 267 mCursor.deactivate();
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaThumbRequest.java 240 miniThumbFile.deactivate();
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
OmtpConstants.java 49 public static final String DEACTIVATE_REQUEST = "Deactivate";
  /external/autotest/client/common_lib/
smogcheck_tpm.py 57 # 'deactivate' = tpm_setactive --well-known --inactive
59 TPM_SETACTIVE_OP = ['status', 'activate', 'deactivate', 'temp']
544 elif op == 'deactivate':
  /external/clang/test/CodeGenCXX/
exceptions.cpp 339 // deactivate the temporary cleanups.
369 // Build the inner B object and deactivate the inner delete cleanup.
374 // Build the outer B object and deactivate the outer delete cleanup.
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethod.java 269 public void deactivate(boolean isTemporary) { method in class:TransliteratorInputMethod
271 dumpStatus(">>deactivate" + (isTemporary ? " (temporary)" : ""));
278 dumpStatus("<<deactivate" + (isTemporary ? " (temporary)" : ""));
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java 466 cursor.deactivate();
495 cursor.deactivate();
510 cursor.deactivate();
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 453 /* If Type 2 tag sleep wakeup failed and If in normal mode (not-exclusive RF mode) then deactivate the link if sleep wakeup failed */
527 /* Auto-presence check failed. Deactivate */
540 /* If in normal mode (not-exclusive RF mode) then deactivate the link if presence check failed */
    [all...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 267 ce_msg.hdr.layer_specific = p_data->deactivate.type;
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
DatabaseStatementTest.java 88 c.deactivate();
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorIntegrationTests.java 53 * to deactivate or to change behavior.
  /device/htc/flounder/nfc/
libnfc-brcm.conf 243 # 2 NFA_RW_PRES_CHK_RESET; Deactivate to Sleep, then re-activate
  /device/moto/shamu/nfc/
libnfc-brcm.conf 248 # 2 NFA_RW_PRES_CHK_RESET; Deactivate to Sleep, then re-activate
  /external/autotest/site_utils/admin/apache/
apache2.conf 75 # one request per connection). Set to "Off" to deactivate.

Completed in 1112 milliseconds

1 2 3 4 56 7 8 91011>>