OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notificationtitle
(Results
1 - 3
of
3
) sorted by null
/development/samples/training/notify-user/res/values/
styles.xml
9
<style name="
NotificationTitle
">
/packages/services/Telephony/src/com/android/phone/
NotificationMgr.java
726
String
notificationTitle
= mContext.getString(R.string.notification_voicemail_title);
774
notificationTitle
= String.format(titleFormat, vmCount);
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
UpdateHandler.java
[
all
...]
Completed in 152 milliseconds