Searched refs:saveDescription (Results 1 – 1 of 1) sorted by relevance
1826 final String saveDescription = "Your data will be saved with love and care..."; in customizedSaveTest() local1829 .setSaveDescription(saveDescription) in customizedSaveTest()1852 final UiObject2 saveSnackBar = mUiBot.assertSaveShowing(saveDescription, type); in customizedSaveTest()