Searched refs:setContentTitle (Results 1 – 14 of 14) sorted by relevance
30 Notification notification = builder.setContentTitle("Hello").build(); in build_setsContentTitleOnNotification()132 Notification notification = builder.setContentTitle(null).build(); in build_handlesNullContentTitle()139 Notification notification = builder.setContentTitle(null).build(); in build_handlesNullContentTitle_atLeastN()198 Notification notification = builder.setContentTitle(new SpannableString("My title")).build(); in build_handlesNonStringContentTitle()206 Notification notification = builder.setContentTitle(new SpannableString("My title")).build(); in build_handlesNonStringContentTitle_atLeastN()
41 .setContentTitle("Test") in setup()
30 builder.setContentTitle("Perfetto isolated service") in onCreate()
30 builder.setContentTitle("Perfetto service") in onCreate()
62 .setContentTitle("test title") in getMessagesFromBundleArray()
119 public void setContentTitle(String s) { in setContentTitle() method in FakeAdsRequest
76 .setSmallIcon(R.drawable.ic_launcher).setContentTitle(getString(R.string.app_name)) in runAsForegroundService()
104 .setWhen(System.currentTimeMillis()).setAutoCancel(true).setContentTitle("dEQP ExecServer") in onStartCommand()
165 notificationBuilder.setContentTitle( in buildNotification()
1095 builder.setContentTitle(mediaDescriptionAdapter.getCurrentContentTitle(player)); in createNotification()
132 .setContentTitle("SL4A Service") in createNotification()154 builder.setContentTitle("SL4A Service") in updateNotification()
128 .setContentTitle("SL4A Trigger Service") in createNotification()
75 .setContentTitle(contentTitle) in notify()
878 .setContentTitle(title) in notify()