Searched defs:icon (Results 1 – 4 of 4) sorted by relevance
205 Icon icon = Icon.createWithResource(mContext, R.drawable.ic_official_remote); in sendDfuNotificationImpl() local279 Icon icon = Icon.createWithResource(mContext, R.drawable.ic_official_remote); in postLowBatteryNotification() local307 Icon icon = Icon.createWithResource(mContext, R.drawable.ic_official_remote); in postCriticalBatteryNotification() local331 Icon icon = Icon.createWithResource(mContext, R.drawable.ic_official_remote); in postDepletedBatteryNotification() local
40 Drawable icon, CharSequence label, long priority) { in createTestLaunchItem()
36 LaunchItem(Context context, Intent intent, Drawable icon, CharSequence label) { in LaunchItem()
181 Icon icon = null; in getIconFromBytes() local