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

12 3 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/kernel_TPMPing/
control 20 the TPM, but makes no other assumptions on the TPM state (activated or not,
  /external/autotest/client/site_tests/network_LTEActivate/files/
modems.py 19 This modem boots up as unprovisioned & becomes activated only if it has
20 been explicitly activated by calling CompleteCellularActivation
75 Fake modem boots up as unprovisioned & becomes activated only if it has
76 been explicitly activated by calling CompleteCellularActivation
  /frameworks/base/core/java/android/hardware/hdmi/
IHdmiSystemAudioModeChangeListener.aidl 28 * @param enabled true if the device gets activated
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_prolog.h 10 * the debug features available in user config file is activated. */
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListFilterView.java 68 public void setActivated(boolean activated) {
69 super.setActivated(activated);
71 mRadioButton.setChecked(activated);
76 Log.wtf(TAG, "radio-button cannot be activated because it is null");
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_prolog.h 10 * the debug features available in user config file is activated. */
  /external/autotest/client/site_tests/network_CDMAActivate/files/
modems.py 19 home_network=modem_cdma.ModemCdma.CdmaNetwork(activated=False))
31 home_network=modem_cdma.ModemCdma.CdmaNetwork(activated=False))
  /external/libpcap/
pcap_is_swapped.3pcap 43 that has not yet been activated by
49 if called on a capture handle that has been created but not activated.
pcap_set_tstamp_precision.3pcap.in 43 that has not yet been activated by
57 if called on a capture handle that has been activated.
pcap_snapshot.3pcap 44 that has not yet been activated by
50 if called on a capture handle that has been created but not activated.
pcap_datalink.3pcap.in 41 that has not yet been activated by
66 if called on a capture handle that has been created but not activated.
pcap_list_datalinks.3pcap.in 51 that has not yet been activated by
57 if called on a capture handle that has been created but not activated,
pcap_set_tstamp_type.3pcap.in 42 that has not yet been activated by
58 if called on a capture handle that has been activated, and
  /external/skia/debugger/QT/
SkSettingsWidget.cpp 67 connect(&fGLMSAACombo, SIGNAL(activated(int)), this,
78 connect(&fFilterCombo, SIGNAL(activated(int)), this, SIGNAL(texFilterSettingsChanged()));
  /external/v8/src/
allocation-site-scopes.h 66 bool activated)
69 activated_(activated) { }
  /frameworks/base/services/core/java/com/android/server/display/
NightDisplayService.java 234 // Force the initialization current activated state.
262 public void onActivated(boolean activated) {
263 if (mIsActivated == null || mIsActivated != activated) {
264 Slog.i(TAG, activated ? "Turning on night display" : "Turning off night display");
267 mAutoMode.onActivated(activated);
270 mIsActivated = activated;
390 final boolean activated = now.before(endTime);
393 if (!setActivated && mIsActivated != activated) {
418 mController.setActivated(activated);
423 private void updateNextAlarm(@Nullable Boolean activated, @NonNull Calendar now)
    [all...]
  /external/autotest/client/cros/cellular/pseudomodem/
modem_cdma.py 33 activated=True,
39 self.activated = activated
47 the carrier. If not activated, the first 6 digits will
51 if self.activated:
75 if self.home_network and self.home_network.activated:
233 self.home_network.activated = True
240 " to ACTIVATED until after the reset is "
270 if network.activated:
cdma_activate_machine.py 32 # If activated, return success.
34 logging.info('CdmaActivateMachine: Already activated. '
136 message = 'Modem cannot be activated if not in the ' \
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_header_extension.h 81 // take effect yet until being activated. Inactive RTP header extensions do
83 // are activated.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 29 * A new view has been activated and the previous view de-activated.
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 235 NFA_DM_RFST_POLL_ACTIVE, /* poll mode activated state */
236 NFA_DM_RFST_LISTEN_ACTIVE, /* listen mode activated state */
239 NFA_DM_RFST_LP_ACTIVE /* Activated in Low Power mode */
280 NFA_DM_RF_DISC_ACTIVATED_EVT, /* activated with configured protocol, technology and mode */
379 tNFC_RF_TECH_N_MODE activated_tech_mode; /* activated technology and mode */
380 UINT8 activated_rf_disc_id; /* activated RF discovery ID */
381 tNFA_INTF_TYPE activated_rf_interface; /* activated RF interface */
382 tNFA_NFC_PROTOCOL activated_protocol; /* activated protocol */
383 tNFA_HANDLE activated_handle; /* handle of activated sub-module */
384 UINT8 activated_sel_res; /* activated tag's SEL_RES response *
    [all...]
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAdminHostSideTestApi23.java 28 * Device admin with no BIND_DEVICE_ADMIN can still be activated, if the target SDK <= 23.
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListViewModalSelect/Application/src/main/res/layout/
simple_selectable_list_item.xml 19 simulate the activated state (added in available from API v11) with the checked
  /external/autotest/client/common_lib/
smogcheck_ttci.py 84 """De/activated TPM Main Power.
94 """De/activated TPM Backup Power.
104 """De/activated TPM Reset.
117 """De/activated TPM Physical Presence.
  /external/avahi/avahi-daemon/
org.freedesktop.Avahi.service 22 # This service should not be bus activated if systemd isn't running,

Completed in 830 milliseconds

12 3 4 5 6 7 8 91011>>