HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 651 - 675 of 1063) sorted by null

<<21222324252627282930>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 157 // Removes expired entries
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectSyncedCalendarsMultiAccountAdapter.java 177 Log.w(TAG, "Adapter expired, try again on the next query: " + e);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerReceiver.java 347 Log.v(TAG, "Will not show notification for timer already expired.");
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasPing.java 195 LogUtils.i(TAG, "Ping expired for account %d", accountId);
  /prebuilts/misc/android-mips/gdbserver/
gdbserver 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /art/runtime/jdwp/
jdwp_event.cc 327 * Run through the list and remove any entries with an expired "count" mod
338 VLOG(jdwp) << "##### Removing expired event";
    [all...]
  /dalvik/vm/jdwp/
JdwpEvent.cpp 383 * Run through the list and remove any entries with an expired "count" mod
398 ALOGV("##### Removing expired event");
    [all...]
  /external/chromium/chrome/browser/history/
history_types.h 720 // Indicates whether image is expired.
721 bool expired; member in struct:history::FaviconData
  /external/chromium_org/base/metrics/
field_trial_unittest.cc 245 // Create a field trail that has expired.
253 // Because trial has expired, we should always be in the default group.
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 69 // Visits with this timestamp are treated as expired.
472 // Since all our URLs are expired, no backend calls to add new URLs will be
    [all...]
  /external/dnsmasq/src/
dhcp.c 244 lease_prune(NULL, now); /* lose any expired leases */
604 /* at this point victim may hold an expired record */
  /external/openssh/
ssh-agent.c 432 /* removes expired keys and returns number of seconds until the next expiry */
    [all...]
  /external/srtp/include/
srtp.h 852 * reached, an SRTP stream will enter an `expired' state in which no
870 * key usage limit and has expired.
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 237 case -ETIMEDOUT: // time-out expired
445 case -ETIMEDOUT: // time-out expired
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 109 * The content of the cache is expired (but not purged) whenever the application comes to
408 // even if it has not changed so that it is marked as not expired.
    [all...]
  /external/chromium/net/base/
cookie_monster.cc 572 // or similar. We shouldn't show expired cookies in this list since it will
575 // the expired cookies now.
866 // care if it's expired, insert it so it can be garbage collected, removed,
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]
  /external/ipsec-tools/src/racoon/
isakmp.c 567 "or the spi expired.\n");
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vdbeaux.c 159 p->expired = 0;
    [all...]
  /frameworks/base/services/java/com/android/server/power/
PowerManagerService.java 166 // has expired, then assume the device is receiving insufficient current to charge
227 // A zero value indicates that the user activity timer has expired.
280 // draining faster than it is charging and the user activity timeout has expired.
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.cc 193 // add them to |full_hits| if not expired. "Not expired" is when
195 // received recently enough. Expired items are not deleted because a
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache_unittest.cc     [all...]

Completed in 1592 milliseconds

<<21222324252627282930>>