Searched defs:WapPushManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java37 * The WapPushManager service is implemented to process incoming
39 * ID mapping. The WapPushManager runs as a system service, and only the
40 * WapPushManager can update the WAP Push message and Receiver Application
42 * message, the WapPushManager looks up the Receiver Application name in
46 * Table or the WapPushManager returns a process-further value, the
50 public class WapPushManager extends Service { class in inherits:Service
160 * Compare the package signature with WapPushManager package
366 public WapPushManager() { method in class:WapPushManager

Completed in 61 milliseconds