OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
358
NotificationInfo n =
getNotificationInfo
(cursor);
431
private final NotificationInfo
getNotificationInfo
(Cursor cursor) {
[
all
...]
Completed in 1203 milliseconds