HomeSort by relevance Sort by last modified time
    Searched refs:setInactive (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 290 virtual void setInactive() {}
389 inline virtual void setInactive() { mIsInactive = true; }
412 virtual void setInactive();
loc_eng_agps.cpp 234 void DSSubscriber :: setInactive()
345 subscriber->setInactive();
444 subscriber->setInactive();
535 subscriber->setInactive();
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 291 virtual void setInactive() {}
400 inline virtual void setInactive() { mIsInactive = true; }
425 virtual void setInactive();
loc_eng_agps.cpp 234 void DSSubscriber :: setInactive()
345 subscriber->setInactive();
444 subscriber->setInactive();
535 subscriber->setInactive();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SVGSMILElement.h 128 void setInactive() { m_activeState = Inactive; }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimationElement.cpp 224 setInactive();

Completed in 371 milliseconds