HomeSort by relevance Sort by last modified time
    Searched refs:SEND_DELAYED_NOTIFY_CHILDREN_CHANGED (Results 1 - 5 of 5) sorted by null

  /frameworks/support/media/version-compat-tests/lib/src/main/java/android/support/mediacompat/testlib/
MediaBrowserConstants.java 26 public static final int SEND_DELAYED_NOTIFY_CHILDREN_CHANGED = 2;
  /frameworks/support/media/version-compat-tests/current/service/src/androidTest/java/android/support/mediacompat/service/
ServiceBroadcastReceiver.java 27 .SEND_DELAYED_NOTIFY_CHILDREN_CHANGED;
80 case SEND_DELAYED_NOTIFY_CHILDREN_CHANGED:
  /frameworks/support/media/version-compat-tests/previous/service/src/androidTest/java/android/support/mediacompat/service/
ServiceBroadcastReceiver.java 27 .SEND_DELAYED_NOTIFY_CHILDREN_CHANGED;
79 case SEND_DELAYED_NOTIFY_CHILDREN_CHANGED:
  /frameworks/support/media/version-compat-tests/previous/client/src/androidTest/java/android/support/mediacompat/client/
MediaBrowserCompatTest.java 39 .SEND_DELAYED_NOTIFY_CHILDREN_CHANGED;
408 SEND_DELAYED_NOTIFY_CHILDREN_CHANGED, MEDIA_ID_CHILDREN_DELAYED, getContext());
    [all...]
  /frameworks/support/media/version-compat-tests/current/client/src/androidTest/java/android/support/mediacompat/client/
MediaBrowserCompatTest.java 41 .SEND_DELAYED_NOTIFY_CHILDREN_CHANGED;
457 SEND_DELAYED_NOTIFY_CHILDREN_CHANGED, MEDIA_ID_CHILDREN_DELAYED, getContext());
    [all...]

Completed in 966 milliseconds