HomeSort by relevance Sort by last modified time
    Searched full:notificationtitle (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp 282 QString notificationTitle;
284 notificationTitle = notification->url().string();
286 notificationTitle = notification->contents().title();
287 if (notificationTitle == title)
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 545 style="@style/NotificationTitle" />
571 <style name="NotificationTitle">
585 <style name="NotificationTitle" parent="android:TextAppearance.StatusBar.EventContent.Title" />
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java     [all...]

Completed in 6194 milliseconds