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

  /external/sl4a/Utils/src/com/googlecode/android_scripting/
NotificationIdFactory.java 27 public final class NotificationIdFactory {
34 private NotificationIdFactory() {
Log.java 80 notificationManager.notify(NotificationIdFactory.create(), note);

Completed in 85 milliseconds