Searched refs:idlePath (Results 1 – 1 of 1) sorted by relevance
66 String idlePath = String.format(IDLE_SYS, sZramDeviceId); in markPagesAsIdle() local68 FileUtils.stringToFile(new File(idlePath), IDLE_SYS_ALL_PAGES); in markPagesAsIdle()70 Slog.e(TAG, "Failed to write to " + idlePath); in markPagesAsIdle()