Searched refs:performCompaction (Results 1 – 2 of 2) sorted by relevance
300 void performCompaction(CompactProfile action, int pid) throws IOException; in performCompaction() method2042 mProcessDependencies.performCompaction(resolvedProfile, pid); in handleMessage()2136 mProcessDependencies.performCompaction(compactProfile, pid); in handleMessage()2478 public void performCompaction(CompactProfile profile, int pid) throws IOException { in performCompaction() method in CachedAppOptimizer.DefaultProcessDependencies
1065 public void performCompaction(CachedAppOptimizer.CompactProfile profile, int pid) in performCompaction() method in CachedAppOptimizerTest.TestProcessDependencies