Searched refs:dataIcon (Results 1 – 2 of 2) sorted by relevance
406 private void verifyDataIndicators(int dataIcon) { in verifyDataIndicators() argument407 verifyLastMobileDataIndicators(true, DEFAULT_SIGNAL_STRENGTH, dataIcon, in verifyDataIndicators()408 true, DEFAULT_QS_SIGNAL_STRENGTH, dataIcon, false, in verifyDataIndicators()
124 val dataIcon = Icon.createWithData(ByteArray(444444), 0, 444444) in currentNotificationMemoryUse_notificationWithDataIcon_calculatesCorrectly() constant126 createBasicNotification().setLargeIcon(dataIcon).setSmallIcon(dataIcon).build() in currentNotificationMemoryUse_notificationWithDataIcon_calculatesCorrectly()