HomeSort by relevance Sort by last modified time
    Searched full:updated (Results 301 - 325 of 3497) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/hostapd/
ChangeLog 82 * updated management frame protection to use IEEE Std 802.11w-2009
110 * updated management frame protection to use IEEE 802.11w/D7.0
117 * updated OpenSSL code for EAP-FAST to use an updated version of the
142 * updated management frame protection to use IEEE 802.11w/D6.0
155 * driver_nl80211: Updated to match the current Linux mac80211 AP mode
176 * updated FT support to use the latest draft, IEEE 802.11r/D9.0
224 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
232 * updated FT support to use the latest draft, IEEE 802.11r/D8.0
236 * updated EAP-SAKE to RFC 4763 and the IANA-allocated EAP type 4
    [all...]
  /external/zlib/watcom/
watcom_f.mak 3 # Last updated: 28-Dec-2005
watcom_l.mak 3 # Last updated: 28-Dec-2005
  /frameworks/base/core/java/android/content/
ComponentCallbacks.java 34 * object will have been updated to return resource values matching the
  /frameworks/base/docs/html/
offline.jd 52 more recently updated documents.</p>
  /frameworks/base/media/java/android/media/
JetPlayer.java 325 * render and playback engine. If true, the mute flags will be updated at the start of the
328 * @return true if the mute flags were successfully updated, false otherwise.
341 * render and playback engine. If true, the mute flags will be updated at the start of the
344 * @return true if the mute flags were successfully updated, false otherwise.
358 * render and playback engine. If true, the mute flag will be updated at the start of the
361 * @return true if the mute flag was successfully updated, false otherwise.
509 * Callback for when JET's currently playing segment's userID is updated.
518 * Callback for when JET's number of queued segments is updated.
526 * Callback for when JET pause state is updated.
  /frameworks/base/media/libeffects/lvm/lib/Common/lib/
Mixer.h 38 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time the target value is updated */
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
LVC_Mixer.h 37 LVM_INT16 CallbackSet; /* Boolean. Should be set by calling application each time the target value is updated */
  /frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java 717 // the updated network.
1055 NetworkStatsHistory updated = null; local
1081 NetworkStatsHistory updated = null; local
    [all...]
  /frameworks/base/services/jni/
com_android_server_AlarmManagerService.cpp 52 LOGD("Kernel timezone updated to %d minutes west of GMT\n", minswest);
  /frameworks/base/services/surfaceflinger/DisplayHardware/
HWComposer.h 67 // updated in preapre()
  /frameworks/base/services/tests/servicestests/src/com/android/server/
ThrottleServiceTest.java 193 // and wait for policy updated broadcast
219 // provide slightly updated stats, but verify throttle is removed
330 // need to skip the immediate and wait for the updated sticky.
344 // need to skip the immediate and wait for the updated sticky.
  /hardware/ti/omap3/dspbridge/inc/
dbapi.h 36 *! 19-Apr-2000 ww: Updated based on code review.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbapi.h 36 *! 19-Apr-2000 ww: Updated based on code review.
  /libcore/luni/src/main/java/java/nio/channels/
ReadableByteChannel.java 45 * Upon completion, the buffer's {@code position} is updated to the end of
WritableByteChannel.java 44 * Upon completion, the buffer's <code>position()</code> is updated to the
  /ndk/sources/host-tools/sed-4.2.1/
Makefile.am 25 { echo Copyright year not updated; exit 1; }
  /packages/apps/Email/src/com/android/email/activity/
BannerController.java 70 * @return false if a banner is already shown, in which case the message won't be updated.