Home
last modified time | relevance | path

Searched refs:largeIcon (Results 1 – 1 of 1) sorted by relevance

/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DMainActivity.java283 Bitmap largeIcon = Bitmap.createScaledBitmap( in showNotification() local
290 builder.setLargeIcon(largeIcon); in showNotification()