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

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
BluetoothTetheringNetworkFactory.java 45 * connection needs to be activated or deactivated.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
AccountFilterUtil.java 118 * @param currentFilter currently-selected filter, so that it can be displayed as activated.
  /packages/apps/Email/provider_src/com/android/email/provider/
RefreshStatusMonitor.java 18 * This class implements a singleton that monitors a mailbox refresh activated by the user.
  /packages/apps/Nfc/nci/jni/
PowerSwitch.h 198 bool setModeOn (PowerActivity activated);
  /packages/apps/Settings/src/com/android/settings/
CryptKeeperSettings.java 48 // lower than this, encryption should not be activated.
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapConstants.java 122 public static final String NO_SERVICE_IS_NOT_ACTIVATED = "service is not activated";
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
WidgetRedirector.py 9 binding to the widget's 'insert' operation is activated, and the Tk library
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
WidgetRedirector.py 9 binding to the widget's 'insert' operation is activated, and the Tk library
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftoption.h 84 /* and should not be activated in any default build of the library. */
353 /* from what the user specifies. If this option is activated, */
459 /* Note that the memory debugger is only activated at runtime when */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 9 binding to the widget's 'insert' operation is activated, and the Tk library
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 9 binding to the widget's 'insert' operation is activated, and the Tk library
  /sdk/eclipse/
pom.xml 32 The first profile is automatically activated if the ANDROID_OUT system property is set:
  /system/connectivity/shill/
pending_activation_store.cc 57 return "Activated";
  /system/core/logd/
LogBufferElement.cpp 164 // LOG_ID_SECURITY not strictly needed since spam filter not activated,
  /external/valgrind/coregrind/m_gdbserver/
README_DEVELOPERS 45 The gdbserver functionality is activated with valgrind command line
51 If the valgrind gdbserver is activated (--vgdb=yes), the impact
56 If valgrind gdbserver is activated with --vgdb=full, then
69 valgrind and gdb are created at startup if gdbserver is activated
154 How is gdbserver activated if all Valgrind threads are blocked in a syscall ?
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 108 // Ensure that the required category and mode are actually activated.
231 LOG(LS_INFO) << "The audio session is now activated";
674 // Verify the current values once the audio session has been activated.
    [all...]
  /frameworks/support/v17/leanback/res/values/
attrs.xml 84 <!-- Display the info region only when activated. -->
85 <enum name="activated" value="1"/>
95 <!-- Display the extra region only when activated. -->
96 <enum name="activated" value="1"/>
106 <!-- Defines the duration in milliseconds of the activated animation for
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/res/values/
attrs.xml 84 <!-- Display the info region only when activated. -->
85 <enum name="activated" value="1"/>
95 <!-- Display the extra region only when activated. -->
96 <enum name="activated" value="1"/>
106 <!-- Defines the duration in milliseconds of the activated animation for
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListFragment.java 699 // Find the activated item if the focused item is non-existent.
    [all...]
  /system/connectivity/shill/cellular/
cellular_capability_universal.cc 504 // We know a service is activated if |subscription_state_| is
508 bool activated = local
513 if (activated && !sim_identifier.empty())
524 // Either no service or already activated. Nothing to do.
621 // Mark an activated service for auto-connect by default. Since data from
835 // Network notification that the service needs to be activated.
    [all...]
  /docs/source.android.com/src/devices/sensors/
batching.jd 98 <p>For example, if the following sensors are activated:</p>
127 reporting mode</a> is activated with <code>max_report_latency</code> &lt; 1
  /external/aac/libAACdec/src/
aacdec_pns.cpp 180 is activated
199 is activated in out-of-phase mode.
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 146 If CPU temperature exceeds this value, clock throttling is activated,
238 - the throttling is activated (the threshold is expected to be set at
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 129 memcpy (&(evt_data.activated.activate_ntf),
762 return "Link ACTIVATED";
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c     [all...]

Completed in 1211 milliseconds

1 2 3 4 5 6 7 8 91011>>