Searched refs:forceGc (Results 1 – 6 of 6) sorted by relevance
230 sBpcTestServiceCmdService.forceGc(); in testBinderProxyLimitBoundary()267 sBpcTestServiceCmdService.forceGc(); in testSetBinderProxyLimit()280 sBpcTestServiceCmdService.forceGc(); in testSetBinderProxyLimit()300 sBpcTestServiceCmdService.forceGc(); in testRearmCallbackThreshold()309 sBpcTestServiceCmdService.forceGc(); in testRearmCallbackThreshold()314 sBpcTestServiceCmdService.forceGc(); in testRearmCallbackThreshold()326 sBpcTestServiceCmdService.forceGc(); in testRearmCallbackThreshold()331 sBpcTestServiceCmdService.forceGc(); in testRearmCallbackThreshold()
176 public static void forceGc(String reason) { in forceGc() method in BinderInternal182 forceGc("Binder"); in forceBinderGc()
21 void forceGc(); in forceGc() method
42 public void forceGc() {
2490 BinderInternal.forceGc(reason); in doGcIfNeeded()6035 BinderInternal.forceGc("mem"); in handleLowMemory()
21183 HSPLcom/android/internal/os/BinderInternal;->forceGc(Ljava/lang/String;)V