Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1599 Bitmap bitmapIcon = BitmapFactory.decodeResource(StkAppService.this in launchIdleText() local
1602 notificationBuilder.setLargeIcon(bitmapIcon); in launchIdleText()