Searched refs:notification_title (Results 1 – 7 of 7) sorted by relevance
102 dprintf(fd, "notification title: %s\n", ds_.notification_title.c_str()); in dump()
365 std::string notification_title; variable
1917 ds.notification_title = android::base::GetProperty(PROPERTY_EXTRA_TITLE, ""); in run_main()1918 if (!ds.notification_title.empty()) { in run_main()1928 ds.notification_title.c_str(), ds.notification_description.c_str()); in run_main()2297 if (!ds.notification_title.empty()) { in run_main()2300 am_args.push_back(ds.notification_title); in run_main()
71 mTitleView = (TextView) findViewById(R.id.notification_title); in onFinishInflate()
217 .setContentTitle(context.getString(R.string.notification_title))
5273 contextForUser.getText(R.string.notification_title).toString();
7934 Lcom/android/internal/R$string;->notification_title:I