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

  /frameworks/base/packages/FusedLocation/src/com/android/location/fused/
FusedLocationProvider.java 47 private static final int MSG_ENABLE = 1;
89 case MSG_ENABLE:
107 mHandler.sendEmptyMessage(MSG_ENABLE);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.h 54 MSG_ENABLE = 1,

Completed in 423 milliseconds