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

  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
SystemMediaRouteProvider.java 206 private static final ArrayList<IntentFilter> LIVE_AUDIO_CONTROL_FILTERS;
211 LIVE_AUDIO_CONTROL_FILTERS = new ArrayList<IntentFilter>();
212 LIVE_AUDIO_CONTROL_FILTERS.add(f);
591 builder.addControlFilters(LIVE_AUDIO_CONTROL_FILTERS);
    [all...]
  /prebuilts/sdk/current/support/v7/mediarouter/libs/
android-support-v7-mediarouter.jar 

Completed in 31 milliseconds