OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createNotification
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/notifications/
NotificationCenter.h
64
PassRefPtr<Notification>
createNotification
(const String& iconURI, const String& title, const String& body, ExceptionCode& ec)
/development/samples/KeyChainDemo/src/com/example/android/keychain/
SecureWebServerService.java
45
createNotification
();
70
private void
createNotification
() {
Completed in 467 milliseconds