Searched refs:newB (Results 1 – 4 of 4) sorted by relevance
134 int newB = 128 + deltaB & 0xFF; in assertImageSimilar() local139 int newRGB = avgAlpha | newR << 16 | newG << 8 | newB; in assertImageSimilar()
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
7186 Notification.Builder newB = Notification.Builder.recoverBuilder(getContext(), newN);7189 if (Notification.areStyledNotificationsVisiblyDifferent(oldB, newB)) {7198 if (Notification.areRemoteViewsChanged(oldB, newB)) {