Searched refs:REFERENCE_CACHE (Results 1 – 4 of 4) sorted by relevance
33 snapshot.addReference(TaskSnapshot.REFERENCE_CACHE); in putSnapshot()38 entry.snapshot.removeReference(TaskSnapshot.REFERENCE_CACHE); in putSnapshot()
38 snapshot.addReference(TaskSnapshot.REFERENCE_CACHE); in putSnapshot()42 entry.snapshot.removeReference(TaskSnapshot.REFERENCE_CACHE); in putSnapshot()
95 entry.snapshot.removeReference(TaskSnapshot.REFERENCE_CACHE); in removeRunningEntry()
82 public static final int REFERENCE_CACHE = 1 << 1; field in TaskSnapshot87 REFERENCE_CACHE,