Searched defs:expectedTitle (Results 1 – 5 of 5) sorted by relevance
105 final String expectedTitle = mContext.getResources().getString(R.string.dialog_title); in testInterceptorActivity_unsuspend() local155 final String expectedTitle = mContext.getResources().getString(R.string.dialog_title); in testInterceptorActivity_moreDetails() local184 final String expectedTitle = "Test Dialog Title"; in testInterceptorActivity_strings() local
92 @Nonnull String expectedTitle) throws Exception { in getWindowWithTitle()105 @Nonnull String expectedTitle) throws Exception { in hasWindowWithTitle()
397 final String expectedTitle = "Test Dialog Without theme"; in testSetTitle() local
513 private void assertNotification(int id, String expectedTitle, boolean shouldHaveFgsFlag) { in assertNotification()
818 final String expectedTitle = (types[0] == SAVE_DATA_TYPE_GENERIC) in assertSaveOrUpdateShowing() local