OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NotificationIdFactory
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Utils/src/com/googlecode/android_scripting/
NotificationIdFactory.java
28
public final class
NotificationIdFactory
{
35
private
NotificationIdFactory
() {
Log.java
60
notificationManager.notify(
NotificationIdFactory
.create(), note);
Completed in 143 milliseconds