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