HomeSort by relevance Sort by last modified time
    Searched refs:getNotificationInfo (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/resources/sync_internals/
notifications.js 80 chrome.sync.getNotificationInfo(updateNotificationInfo);
92 chrome.sync.getNotificationInfo(updateNotificationInfo);
chrome_sync.js 147 'getNotificationInfo',
  /external/chromium/chrome/browser/resources/sync_internals/
chrome_sync.js 125 new AsyncFunction('getNotificationInfo');
126 chrome.sync.getNotificationInfo = function(callback) {
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 351 NotificationInfo n = getNotificationInfo (cursor);
425 private final NotificationInfo getNotificationInfo(Cursor cursor) {
    [all...]

Completed in 39 milliseconds