Searched refs:remoteViewsExpanded (Results 1 – 1 of 1) sorted by relevance
185 RemoteViews remoteViewsExpanded = new RemoteViews(getPackageName(), in setNotification() local187 remoteViewsExpanded.setOnClickPendingIntent(R.id.swn_expanded_hitspace, pendingIntent); in setNotification()188 remoteViewsExpanded.setChronometer( in setNotification()190 remoteViewsExpanded. in setNotification()195 remoteViewsExpanded.setTextViewText( in setNotification()199 remoteViewsExpanded.setOnClickPendingIntent(R.id.swn_left_button, in setNotification()201 remoteViewsExpanded. in setNotification()206 remoteViewsExpanded.setTextViewText( in setNotification()210 remoteViewsExpanded.setOnClickPendingIntent(R.id.swn_right_button, in setNotification()212 remoteViewsExpanded. in setNotification()[all …]