Home | History | Annotate | Download | only in stk

Lines Matching defs:setContentTitle

1565             builder.setContentTitle(getResources().getString(R.string.app_name));
1567 builder.setContentTitle(menu.title);
2018 notificationBuilder.setContentTitle(mStkContext[slotId].mMainCmd.getMenu().title);
2020 notificationBuilder.setContentTitle("");