Searched refs:getCurrentSlot (Results 1 – 3 of 3) sorted by relevance
156 String currentSlot = mFlasher.getCurrentSlot(mMockDevice); in testGetCurrentSlot_fastboot()169 String currentSlot = mFlasher.getCurrentSlot(mMockDevice); in testGetCurrentSlot_adb()185 String currentSlot = mFlasher.getCurrentSlot(mMockDevice); in testGetCurrentSlot_null()
192 String currSlot = getCurrentSlot(device); in flashGsi()264 private String getCurrentSlot(ITestDevice device) in getCurrentSlot() method in GsiDeviceFlashPreparer
742 protected String getCurrentSlot(ITestDevice device) in getCurrentSlot() method in FastbootDeviceFlasher