HomeSort by relevance Sort by last modified time
    Searched full:activated (Results 176 - 200 of 945) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/speex/libspeex/
nb_celp.h 116 int submodeID; /**< Activated sub-mode */
160 int submodeID; /**< Activated sub-mode */
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
decode.c 137 if ((*iLBCdec_inst).use_enhancer == 1) { /* Enhancer activated */
190 } else { /* Enhancer not activated */
  /frameworks/base/docs/html/guide/topics/manifest/
activity-alias-element.jd 108 activated.
121 <dd>The name of the activity that can be activated through the alias.
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcExecutionEnvironment.java 145 * <li>If the secure element or the NFC controller is activated in listen
162 * @throws EeListenModeException if the NFCC or Secure Element is activated in listen mode
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNciNfcTypes.h 214 phNciNfc_RfTechMode_t eRFTechMode; /* RF Technology mode of the discovered/activated target */
218 phNciNfc_RfTechMode_t eDataXchgRFTechMode; /* Data Exchange RF Technology mode of the activated target */
phNfcStatus.h 241 * Single Target Detected and Activated
251 * Secure element Detected and Activated
  /platform_testing/tests/jank/ime_wear/src/com/android/wearable/ime/janktests/
IMEJankTestsHelper.java 180 Log.d(LOG_TAG, "Keyboard activated");
190 Log.d(LOG_TAG, "Handwriting activated");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 213 * @param pageIndex the index of the page to be activated; the index must be
222 /** Called after an editor has been activated */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c 403 P2P_TRACE_ERROR3 ("NFA_P2pConnectByName (): MIU(%d) must be between %d and %d or LLCP link is not activated",
464 P2P_TRACE_ERROR3 ("NFA_P2pConnectBySap (): MIU(%d) must be between %d and %d, or LLCP link is not activated",
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c     [all...]
  /frameworks/base/core/java/android/widget/
RadialTimePickerView.java 417 // Set up various colors derived from the selector "activated" state.
726 // activated states.
733 // activated states.
759 // activated states.
766 // activated states.
    [all...]
  /external/autotest/client/cros/cellular/pseudomodem/
pseudomodem.py 150 # TODO(armansito): Support "not activated" initialization option
160 activated=self._opts.activated))
350 '--activated',
353 help='Determine whether the SIM is activated')
  /external/libchrome/base/metrics/
field_trial.h 119 bool activated; member in struct:base::FieldTrial::State
323 // Specifies whether field trials should be activated (marked as "used"), when
325 // prefixed with |kActivationMarker|, which will always be activated."
420 // Returns true if the named trial exists and has been activated.
438 // to separate all names and to terminate the string. All activated trials
  /external/libnfc-nci/src/nfc/int/
rw_int.h 60 #define RW_T1T_STATE_NOT_ACTIVATED 0x00 /* Tag not activated and or response not received for RID */
61 #define RW_T1T_STATE_IDLE 0x01 /* T1 Tag activated and ready to perform rw operation on Tag*/
215 #define RW_T2T_STATE_NOT_ACTIVATED 0x00 /* Tag not activated */
216 #define RW_T2T_STATE_IDLE 0x01 /* T1 Tag activated and ready to perform rw operation on Tag*/
    [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.4.33/
byte-buddy-parent-1.4.33.pom 21 - extras: Creates additional artifacts containing source files and javadoc. (activated on release)
22 - gpg: Sign all artifacts using gpg. (activated on release)
23 - checks: Applies style checks to the source files. (activated by default, activated on release)
24 - integration: Runs additional unit tests and executes static code analysis (activated on Travis CI)
  /external/autotest/client/cros/cellular/
cell_tools.py 205 # A modem with this MDN will always report itself as activated
279 # Force the modem to report that is has been activated since we
280 # use a custom PRL and have already manually activated it.
  /packages/apps/Nfc/nci/jni/
PeerToPeer.h 100 ** Description: Receive LLLCP-activated event from stack.
102 ** activated: Event data.
107 void llcpActivatedHandler (nfc_jni_native_data* nativeData, tNFA_LLCP_ACTIVATED& activated);
  /system/connectivity/shill/cellular/
cellular_capability.h 132 // Returns true if the modem is being activated.
144 // been activated. Once these steps have been completed, the service should
145 // be marked as activated.
  /external/libnfc-nci/src/nfc/include/
rw_api.h 620 ** indicate that a Type 3 tag has been activated, and to provide the
734 ** indicate that a Type 3 tag has been activated, and to provide the
756 ** indicate that a Type 3 tag has been activated, and to provide the tag's
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 56 #define NFA_SNEP_ACTIVATED_EVT 0x01 /* LLCP link has been activated, client only */
172 tNFA_SNEP_ACTIVATED activated; /* NFA_SNEP_ACTIVATED_EVT */ member in union:__anon15633
  /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
TweenManager.java 27 * particular tween or timeline. This mode is activated by default. The
39 * particular tween or timeline. This mode is activated by default. If it
  /external/v8/src/compiler/
store-store-elimination.cc 193 // PrintF("** StoreStoreElimination::ReduceEligibleNode: activated:
198 TRACE("activated: #%d", node->id());
  /external/webrtc/webrtc/modules/audio_coding/test/
TestRedFec.cc 109 printf("G722 needs to be activated to run this test\n");
330 printf("Opus needs to be activated to run this test\n");
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.h 164 // values may be different once the AVAudioSession has been activated.
230 // audio session is activated and we verify that the preferred parameters
  /frameworks/base/core/java/android/app/
MediaRouteButton.java 63 // The activated state is used while connecting to a remote route.
246 // drawable state and it's mutually exclusive with activated for the purposes

Completed in 1002 milliseconds

1 2 3 4 5 6 78 91011>>