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

  /external/chromium/chrome/browser/resources/sync_internals/
chrome_sync.js 125 new AsyncFunction('getNotificationInfo');
126 chrome.sync.getNotificationInfo = function(callback) {
  /packages/apps/Phone/src/com/android/phone/
NotificationMgr.java 342 NotificationInfo n = getNotificationInfo (cursor);
385 private final NotificationInfo getNotificationInfo(Cursor cursor) {
    [all...]

Completed in 632 milliseconds