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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
FragmentService.java 55 public void destroyAll() {
  /external/llvm/include/llvm/ADT/
DenseMap.h 286 void destroyAll() {
619 this->destroyAll();
639 this->destroyAll();
647 this->destroyAll();
686 this->destroyAll();
783 this->destroyAll();
866 this->destroyAll();
874 this->destroyAll();
947 this->destroyAll();
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectManager.java 155 public void destroyAll() {
Game.java 262 manager.destroyAll();
304 manager.destroyAll();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
TunerActivity.java 58 Dependency.destroy(FragmentService.class, s -> s.destroyAll());
  /system/netd/server/
SockDiag.cpp 276 auto destroyAll = [] (uint8_t, const inet_diag_msg*) { return true; };
278 return readDiagMsg(proto, destroyAll);

Completed in 287 milliseconds