Searched refs:mDsuSlot (Results 1 – 2 of 2) sorted by relevance
49 private String mInstallPath, mDsuSlot; field in DynamicSystemService118 mDsuSlot = dsuSlot; in startInstallation()232 gsiService.enableGsiAsync(oneShot, mDsuSlot, callback); in setEnable()294 if (mDsuSlot == null) { in getActiveDsuSlot()295 mDsuSlot = getGsiService().getActiveDsuSlot(); in getActiveDsuSlot()297 return mDsuSlot; in getActiveDsuSlot()
177 private final String mDsuSlot; field in InstallationAsyncTask224 mDsuSlot = dsuSlot; in InstallationAsyncTask()252 mDynSystem.startInstallation(mDsuSlot); in doInBackground()