Searched defs:secondIcon (Results 1 – 7 of 7) sorted by relevance
131 val secondIcon = mock<StatusBarIconView>() in notificationChips_onlyForPromotedNotifs() constant166 val secondIcon = mock<StatusBarIconView>() in notificationChips_notifUpdatesGoThrough() constant258 val secondIcon = mock<StatusBarIconView>() in notificationChips_notifChangesKey() constant
326 val secondIcon = mock<StatusBarIconView>() in chips_twoPromotedNotifs_primaryAndSecondaryAreNotifsInOrder() constant354 val secondIcon = mock<StatusBarIconView>() in chips_threePromotedNotifs_topTwoShown() constant
140 val secondIcon = mock<StatusBarIconView>() in chips_onlyForPromotedNotifs() constant
80 ImageView secondIcon = findViewById(R.id.bottom_sheet_second_icon); in initUI() local
85 ImageView secondIcon = findViewById(R.id.bottom_sheet_second_icon); in initUI() local
95 ImageView secondIcon = findViewById(R.id.bottom_sheet_second_icon); in initUI() local
753 val secondIcon = mock(Drawable::class.java) in deviceIconChanged_doesNotCallListener() constant