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

1 2 3 4 5 6 7 8 91011>>

  /external/libnfc-nci/src/nfa/include/
nfa_rw_api.h 70 ** method for the currently activated tag.
97 ** appropriate method for the currently activated tag.
122 ** Description Write NDEF data to the activated tag. This function will
125 ** currently activated tag.
187 ** Search for the Lock/Memory contril TLV on the activated Type1/Type2 tag
194 ** method for the currently activated tag.
241 ** Send a RID command to the activated Type 1 tag.
249 ** NFA_STATUS_NOT_INITIALIZED: type 1 tag not activated
260 ** Send a RALL command to the activated Type 1 tag.
268 ** NFA_STATUS_NOT_INITIALIZED: type 1 tag not activated
    [all...]
  /external/autotest/client/cros/cellular/pseudomodem/
connect_cdma_machine.py 25 # Check here that the network is activated. The UI should prevent
29 if not network.activated:
30 logging.info('ConnectCdmaMachine: Service is not activated. Cannot'
33 'Service not activated.'))
  /docs/source.android.com/src/devices/sensors/
interaction.jd 42 <li> another activated sensor to stop working </li>
43 <li> another activated sensor to change sampling rate </li>
44 <li> another activated sensor to decrease the quality of its measurements </li>
45 <li> another non-activated sensor to start delivering events </li>
50 accelerometer is currently activated. </p>
51 <p>As another important example, a wake-up sensor activated at 5Hz must generate events
52 at around 5Hz, even if its non-wake-up variant is being activated at 100Hz.</p>
power-use.jd 44 is low battery use. These sensors are expected to be activated for very long
63 <p>The power normally is measured as a delta with when no sensor is activated.
64 When several sensors are activated, the delta in power must be no greater than
65 the sum of the power of each activated sensor. If an accelerometer consumes
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List17.java 28 * the "activated" state, causing its background to highlight.
37 // line of text whose background is changes when activated.
42 // Tell the list view to show one checked/activated item at a time.
45 // Start with first item activated.
  /packages/apps/Settings/src/com/android/settings/
EventLogTags.logtags 8 # log whether user accepted and activated device admin
  /external/autotest/client/site_tests/network_CDMAActivate/
network_CDMAActivate.py 84 # Service should appear as 'activated'.
85 self.test.check_service_activation_state('activated')
87 # Service activation state should change to 'not-activated'.
90 self.test.check_service_activation_state('not-activated')
97 # Service activation state should change to 'partially-activated'.
100 self.test.check_service_activation_state('partially-activated')
102 # Service activation state should change to 'activated'.
105 self.test.check_service_activation_state('activated')
110 This test verifies that the service finally bacomes "activated" when the
125 # Service should appear as 'not-activated'
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_api.c 45 ** method for the currently activated tag.
89 ** appropriate method for the currently activated tag.
132 ** Description Write NDEF data to the activated tag. This function will
135 ** currently activated tag.
302 ** Search for the Lock/Memory contril TLV on the activated Type1/Type2 tag
309 ** method for the currently activated tag.
368 ** Send a RID command to the activated Type 1 tag.
400 ** Send a RALL command to the activated Type 1 tag.
432 ** Send a READ command to the activated Type 1 tag.
466 ** Send a WRITE command to the activated Type 1 tag
    [all...]
  /external/libpcap/
pcap_can_set_rfmon.3pcap 23 not-yet-activated capture handle
36 the handle is activated.
48 if called on a capture handle that has been activated, or
pcap_set_buffer_size.3pcap 22 pcap_set_buffer_size \- set the buffer size for a not-yet-activated
36 the handle is activated to
43 if called on a capture handle that has been activated.
pcap_set_immediate_mode.3pcap 23 pcap_set_immediate_mode \- set immediate mode for a not-yet-activated capture
37 the handle is activated.
45 if called on a capture handle that has been activated.
pcap_set_promisc.3pcap 22 pcap_set_promisc \- set promiscuous mode for a not-yet-activated
36 the handle is activated.
44 if called on a capture handle that has been activated.
pcap_set_rfmon.3pcap 22 pcap_set_rfmon \- set monitor mode for a not-yet-activated capture
36 the handle is activated.
44 if called on a capture handle that has been activated.
pcap_set_snaplen.3pcap 22 pcap_set_snaplen \- set the snapshot length for a not-yet-activated
36 is activated to
42 if called on a capture handle that has been activated.
pcap_set_timeout.3pcap 22 pcap_set_timeout \- set the read timeout for a not-yet-activated
36 the handle is activated to
43 if called on a capture handle that has been activated.
  /external/skia/src/gpu/gl/debug/
GrProgramObj.h 38 bool fInUse; // has this program been activated by a glUseProgram call?
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
NightDisplayTile.java 53 final boolean activated = !mState.value;
54 MetricsLogger.action(mContext, getMetricsCategory(), activated);
55 mController.setActivated(activated);
115 public void onActivated(boolean activated) {
  /external/vboot_reference/tests/tpm_lite/
tpmtest_fastenable.c 11 * resulting in a fully enabled and activated TPM. (We know that because
12 * ForceClear requires that the TPM be enabled and activated to run.)
  /external/autotest/client/site_tests/network_LTEActivate/
network_LTEActivate.py 36 Makes the modem look like it has been activated to satisfy the test
53 self.test.CheckServiceActivationState('activated')
89 # Service should appear as 'not-activated'.
90 self.test.CheckServiceActivationState('not-activated')
105 This test verifies that the service eventually becomes 'activated' in the
115 # Service should appear as 'not-activated'.
116 self.test.CheckServiceActivationState('not-activated')
128 # The service should register and be marked as 'activated'.
129 self.test.CheckServiceActivationState('activated')
135 as 'activated' when the modem is in unknown subscription state
    [all...]
  /packages/apps/Settings/src/com/android/settings/location/
LocationMode.java 80 private void updateRadioButtons(RadioButtonPreference activated) {
81 if (activated == null) {
85 } else if (activated == mHighAccuracy) {
89 } else if (activated == mBatterySaving) {
93 } else if (activated == mSensorsOnly) {
  /packages/apps/Nfc/nci/jni/
NfcTag.h 107 ** Description: Is tag activated?
109 ** Returns: True if tag is activated.
119 ** Description: What is the current state: Idle, Sleep, or Activated.
121 ** Returns: Idle, Sleep, or Activated.
215 ** Description: Whether the currently activated tag is Mifare Ultralight.
227 ** Description: Whether the currently activated tag is Mifare DESFire.
239 ** Description: Whether the currently activated tag is Felica Lite.
366 ** Description: Whether the currently activated tag is Infineon My-D Move.
378 ** Description: Whether the currently activated tag is Kovio 2Kb RFID tag.
396 int mLastKovioUidLen; // len of uid of last Kovio tag activated
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/picker/
Picker.java 49 * three items only on currently activated column. If the Picker has focus, it will intercept DPAD
50 * directions and select activated column.
488 final boolean activated = isActivated();
493 view.setFocusable(activated);
498 * Returns number of visible items showing in a column when it's activated. The default value
500 * @return Number of visible items showing in a column when it's activated.
507 * Changes number of visible items showing in a column when it's activated. The default value
509 * @param visiblePickerItems Number of visible items showing in a column when it's activated.
524 * Returns number of visible items showing in a column when it's not activated. The default
526 * @return Number of visible items showing in a column when it's not activated
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowPresenter.java 42 * animation is started. Selected status may control activated status of the row (see
43 * "Activated status" below).
50 * Row title is shown when row is expanded. Expanded status may control activated status
51 * of the row (see "Activated status" below).
56 * <h3>Activated status</h3>
57 * The activated status of a row is applied to the row view and it's children via
59 * The activated status is typically used to control {@link BaseCardView} info region visibility.
60 * The row's activated status can be controlled by selected status and/or expanded status.
63 * <li>{@link #SYNC_ACTIVATED_TO_EXPANDED} Activated status is synced with row expanded status</li>
64 * <li>{@link #SYNC_ACTIVATED_TO_SELECTED} Activated status is synced with row selected status</li
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
NightDisplayController.java 55 * Auto mode value to prevent Night display from being automatically activated. It can still
56 * be activated manually via {@link #setActivated(boolean)}.
105 * Returns {@code true} when Night display is activated (the display is tinted red).
113 * Sets whether Night display should be activated.
115 * @param activated {@code true} if Night display should be activated
116 * @return {@code true} if the activated value was set successfully
118 public boolean setActivated(boolean activated) {
120 Secure.NIGHT_DISPLAY_ACTIVATED, activated ? 1 : 0, mUserId);
125 * activated. One of {@link #AUTO_MODE_DISABLED}, {@link #AUTO_MODE_CUSTOM}, o
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DeviceAdminReceiverWithNoProtection.java 22 * be activated if the target API level <= 23, but not >= 24.

Completed in 708 milliseconds

1 2 3 4 5 6 7 8 91011>>