Searched refs:mDynSystem (Results 1 – 2 of 2) sorted by relevance
162 mDynSystem = dynSystem; in InstallationAsyncTask()180 mDynSystem.remove(); in doInBackground()188 mDynSystem.remove(); in doInBackground()192 mDynSystem.finishInstallation(); in doInBackground()197 mDynSystem.remove(); in doInBackground()212 mDynSystem.remove(); in doInBackground()217 mDynSystem.finishInstallation(); in doInBackground()220 mDynSystem.remove(); in doInBackground()255 if (mDynSystem.abort()) { in onCancelled()365 if (!mDynSystem.closePartition()) { in installWritablePartition()[all …]
132 private DynamicSystemManager mDynSystem; field in DynamicSystemInstallationService153 mDynSystem = (DynamicSystemManager) getSystemService(Context.DYNAMIC_SYSTEM_SERVICE); in onCreate()284 url, dsuSlot, publicKey, systemSize, userdataSize, this, mDynSystem, this); in executeInstallCommand()330 mDynSystem.remove(); in executeDiscardCommand()339 enabled = mDynSystem.setEnable(true, true); in executeRebootToDynSystemCommand()362 mDynSystem.remove(); in executeRebootToDynSystemCommand()371 if (!mDynSystem.setEnable(/* enable = */ false, /* oneShot = */ false)) { in executeRebootToNormalCommand()637 return mDynSystem.isInUse(); in isInDynamicSystem()641 return mDynSystem.isInstalled(); in isDynamicSystemInstalled()