Home
last modified time | relevance | path

Searched refs:otherFixLine (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBootReceiver.java748 String otherFixLine = null; in fixFsckFsStat() local
767 otherFixLine = line; in fixFsckFsStat()
775 otherFixLine = line; in fixFsckFsStat()
795 otherFixLine = line; in fixFsckFsStat()
801 if (otherFixLine != null) { in fixFsckFsStat()
802 Slog.i(TAG, "fs_stat, partition:" + partition + " fix:" + otherFixLine); in fixFsckFsStat()