/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ServiceStartArguments.java | 80 showNotification(txt); 176 private void showNotification(String text) {
|
RemoteService.java | 74 showNotification(); 182 private void showNotification() {
|
/external/chromium_org/chrome/browser/chromeos/first_run/ |
drive_first_run_controller.cc | 421 ShowNotification(); 426 void DriveFirstRunController::ShowNotification() {
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/ |
ControllerService.java | 185 showNotification(); 292 private void showNotification() {
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
new_tab.js | 277 showNotification(promo, [], function() { 419 function showNotification(message, links, opt_closeHandler, opt_timeout) { 697 showNotification: showNotification,
|
most_visited_page.js | 214 ntp.showNotification(
|
suggestions_page.js | 194 ntp.showNotification(
|
/external/chromium_org/chrome/browser/ui/views/ |
network_profile_bubble_view.cc | 33 void NetworkProfileBubble::ShowNotification(Browser* browser) {
|
/external/chromium/chrome/browser/notifications/ |
desktop_notification_service.cc | 536 void DesktopNotificationService::ShowNotification( 571 ShowNotification(notification);
|
/frameworks/base/core/java/android/app/ |
DownloadManager.java | [all...] |
/frameworks/base/services/java/com/android/server/connectivity/ |
Vpn.java | 517 showNotification(label, bitmap, user); 519 showNotification(null, null, user); 665 private void showNotification(String label, Bitmap icon, int user) { [all...] |
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
desktop_notifications.cc | 294 void DesktopNotifications::ShowNotification(NotificationType type,
|
/frameworks/base/docs/html/training/articles/ |
perf-anr.jd | 126 showNotification("Downloaded " + result + " bytes");
|
/external/chromium/chrome/browser/resources/ntp/ |
most_visited.js | 14 // showNotification 171 showNotification('', actionText, function() {
|
/external/chromium_org/chrome/browser/notifications/ |
desktop_notification_service.cc | 470 void DesktopNotificationService::ShowNotification( 503 ShowNotification(notification);
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
local_ntp.js | 658 function showNotification() { 679 showNotification();
|
/packages/apps/InCallUI/src/com/android/incallui/ |
StatusBarNotifier.java | 239 showNotification(call, allowFullScreenIntent); 254 private void showNotification(final Call call, final boolean allowFullScreenIntent) {
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 870 showNotification(message.syncEnabledMessage); 988 function showNotification(message, actionText, opt_f, opt_delay) { [all...] |
/external/chromium_org/chrome/browser/resources/history/ |
history.js | 511 this.view_.showNotification(message); 951 HistoryView.prototype.showNotification = function(innerHTML, isWarning) { [all...] |
/hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/ |
FmTx.java | 848 //this.showNotification(R.drawable.radio, R.string.app_name,textFreq.getText(), false); [all...] |
/prebuilts/sdk/current/ |
android.jar | |