Searched refs:mGcRunnable (Results 1 – 1 of 1) sorted by relevance
116 private final Runnable mGcRunnable = new Runnable() { field in SystemServicesProxy185 BackgroundThread.getHandler().post(mGcRunnable); in gc()