Searched refs:pmState (Results 1 – 2 of 2) sorted by relevance
411 File pmState = new File(mStateDirectory, PM_PACKAGE); in startTask() local418 if (pmState.length() <= 0) { in startTask()
2025 File pmState = new File(stateDir, PACKAGE_MANAGER_SENTINEL); in fullBackupAllowable() local2026 if (pmState.length() <= 0) { in fullBackupAllowable()