Add BOOT notification
[fonbot.git] / src / ro / ieval / fonbot / Utils.java
index 0c309b0ac2e9f67742b8488e6ebbab825b4e61a9..79ff2e1e37236de3b571e246f434415827527ed0 100644 (file)
@@ -110,7 +110,9 @@ public final class Utils {
                /** Fine battery status notifications */
                BATTERY_CHANGED,
                /** Headset plug/unplug notifications */
-               HEADSET
+               HEADSET,
+               /** Phone booted notifications */
+               BOOT,
        }
 
        /**
This page took 0.009353 seconds and 4 git commands to generate.