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

  /frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/
RemoteDisplayProvider.java 93 private static final int MSG_SET_CALLBACK = 1;
331 mHandler.obtainMessage(MSG_SET_CALLBACK, callback).sendToTarget();
368 case MSG_SET_CALLBACK: {
  /frameworks/base/telephony/java/android/telephony/ims/
ImsVideoCallProvider.java 39 private static final int MSG_SET_CALLBACK = 1;
62 case MSG_SET_CALLBACK:
123 mProviderHandler.obtainMessage(MSG_SET_CALLBACK, callback).sendToTarget();
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 390 milliseconds