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

  /frameworks/base/services/core/java/com/android/server/
DropBoxManagerService.java 81 private static final int MSG_SEND_BROADCAST = 1;
183 if (msg.what == MSG_SEND_BROADCAST) {
309 mHandler.sendMessage(mHandler.obtainMessage(MSG_SEND_BROADCAST, dropboxIntent));
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 49 milliseconds