Searched refs:mGmailAppInfo (Results 1 – 1 of 1) sorted by relevance
104 private AppInfo mGmailAppInfo; field in BubbleTextViewTest135 mGmailAppInfo = new AppInfo(componentName, "Gmail", WORK_HANDLE, new Intent()); in setUp()398 mGmailAppInfo.bitmap.flags = op.apply(WORK_FLAG); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_SMALL_noBadge()401 mBubbleTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_SMALL_noBadge()410 mGmailAppInfo.bitmap.flags = op.apply(WORK_FLAG); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_hasBadge()413 mBubbleTextView.applyIconAndLabel(mGmailAppInfo); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_hasBadge()