Searched refs:uncryptService (Results 1 – 1 of 1) sorted by relevance
1016 final String uncryptService = mInjector.systemPropertiesGet(INIT_SERVICE_UNCRYPT); in checkAndWaitForUncryptService() local1019 final boolean busy = "running".equals(uncryptService) in checkAndWaitForUncryptService()1023 + " uncrypt: [" + uncryptService + "]" in checkAndWaitForUncryptService()