Searched refs:onMemoryPressureOnLauncherThread (Results 1 – 1 of 1) sorted by relevance
755 mLauncherHandler.post(() -> onMemoryPressureOnLauncherThread(pressure)); in onMemoryPressure()758 private void onMemoryPressureOnLauncherThread(@MemoryPressureLevel int pressure) { in onMemoryPressureOnLauncherThread() method in ChildProcessConnection