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

/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java82 private static final int MSG_BROADCAST = 2; field in class:Notifier
569 Message msg = mHandler.obtainMessage(MSG_BROADCAST);
725 case MSG_BROADCAST:

Completed in 240 milliseconds