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