HomeSort by relevance Sort by last modified time
    Searched full:inactivate (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
tracker_set.cc 43 void TrackerSet::Inactivate(FileTracker* tracker) {
tracker_set.h 35 void Inactivate(FileTracker* tracker);
metadata_database.cc     [all...]
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayApply.h 60 bool inactivate(SkAnimateMaker& maker);
SkDisplayApply.cpp 283 inactivate(maker);
328 bool wasActive = inactivate(maker); // start fresh
530 bool SkApply::inactivate(SkAnimateMaker& maker) { function in class:SkApply
  /external/skia/src/animator/
SkDisplayApply.h 60 bool inactivate(SkAnimateMaker& maker);
SkDisplayApply.cpp 283 inactivate(maker);
328 bool wasActive = inactivate(maker); // start fresh
530 bool SkApply::inactivate(SkAnimateMaker& maker) { function in class:SkApply
  /packages/apps/Launcher3/src/com/android/launcher3/
PageIndicatorMarker.java 79 void inactivate(boolean immediate) { method in class:PageIndicatorMarker
PageIndicator.java 134 marker.inactivate(windowMoved);
137 marker.inactivate(true);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
hybi.py 250 # Inactivate all of the following compression extensions.
  /external/dnsmasq/src/
cache.c 990 /* inactivate record if not regular file */
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 230 * to atomically decide to add, inactivate, enqueue (on an event
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStyleSheet.cpp 752 // Inactivate a non-important property following the same-named important property.
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.h 132 phLibNfc_SE_ActModeOff =0x03, /**< Inactivate SE.This means,put SE in in-active state
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c 226 q->ThisQInterval = 0; // Inactivate this question so that we dont bombard the network
    [all...]

Completed in 853 milliseconds